Automic VaultAutomic Vault

brew

macchina mit Homebrew, apk, Nix, pacman, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für macchina in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install macchina

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add macchina

Alpine Linux edge package indexes · macchina · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#macchina

nixpkgs package indexes · pkgs/by-name/ma/macchina/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S macchina

Arch Linux sync databases · macchina · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install main/macchina

Scoop official bucket manifest trees · bucket/macchina.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

System information fetcher, with an emphasis on performance and minimalism

Befehle und Aliase

  • macchina

Verlauf

Projektgeschichte und Nutzung

Macchina is a Rust system-information fetcher focused on speed, minimalism, and customization. It displays information such as kernel version, uptime, memory usage, and processor load across Linux, macOS, Windows, BSDs, OpenWrt, and Android.

Projektgeschichte

The project appeared on crates.io in February 2021 and grew as a Rust entrant in the terminal system-fetcher space. The README describes Macchina as basic by default and customizable by design, with a separate libmacchina repository handling system-information fetching.

By the 6.x series, release notes show the project refining readouts, configuration behavior, build reliability, and dependency choices. The README later marked Macchina as in maintenance mode, accepting bug fixes and documentation improvements while stating that it had achieved its intended purpose.

Adoptionsgeschichte

Macchina's installation wiki documents packaging across Homebrew, pkgsrc, openSUSE, Termux, Scoop, Nix, Guix, Arch Linux, and Cargo. Homebrew analytics reported 1,436 installs over 365 days, and crates.io reported more than 150,000 total downloads.

The README credits contributors who helped shape platform support: NetBSD packaging and testing, macOS and Windows support, and Android/OpenWrt support. That contributor history mirrors the package's adoption path from a Rust CLI to a broadly packaged cross-platform fetcher.

Wie es verwendet wird

Users run `macchina` to print a themed system summary. The configuration wiki documents `macchina.toml` locations on Linux/BSD, macOS, and Windows, and the customization wiki documents separate TOML theme files plus `macchina --list-themes`.

The installation wiki documents source builds with Cargo and cross builds for Android and OpenWrt, while the README points users to `--doctor` for diagnosing fetch failures.

Warum Paket-Nerds sich dafür interessieren

Macchina matters to package nerds as part of the post-neofetch system-fetcher wave: small Rust binaries, cross-platform packaging, themeable terminal output, and a separate library crate for system data. Its maintenance-mode status is also useful metadata for packagers deciding how much churn to expect.

Zeitleiste

  • 2021-02: First crates.io release, 0.1.3.
  • 2022-09: 6.1.x releases fixed config/build issues and added macOS-related libmacchina support.
  • 2024-09: 6.2.0 and 6.2.1 added readouts and fixed a ratatui dependency issue.
  • 2024-11: 6.4.0 reverted a vendoring change and adjusted terminal UI dependencies.
  • 2026: README described the project as in maintenance mode.

Related projects

  • The README points to libmacchina for fetching-related issues. In package-manager culture, Macchina is commonly compared with other terminal system fetchers such as neofetch-style tools, but its official materials emphasize its own minimal and customizable Rust stack.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/macchina/macchina.toml$XDG_CONFIG_HOME/macchina/macchina.toml
macOS
~/.config/macchina/macchina.toml
Windows
%AppData%/macchina/macchina.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
macchinacliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version6.4.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv6.4.0

https://github.com/Macchina-CLI/macchina

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:macchina
Version6.4.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/macchina
Homepagehttps://github.com/Macchina-CLI/macchina
Repositoryhttps://github.com/Macchina-CLI/macchina
Upstream-Dokumentationhttps://github.com/Macchina-CLI/macchina#readme
LizenzMIT
Quellarchivhttps://github.com/Macchina-CLI/macchina/archive/refs/tags/v6.4.0.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemacchina
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

macchina

nix profile install nixpkgs#macchina
  • normalized package name match
  • Abgeglichen nach: Macchina
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/macchina/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

macchina 6.4.0-r0

System information fetcher, with an (unhealthy) emphasis on performance

https://github.com/Macchina-CLI/macchina

sudo apk add macchina
  • License: MIT
  • Architecture: x86_64
  • Source Package: macchina
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Macchina
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: macchina from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

macchina-doc 6.4.0-r0

System information fetcher, with an (unhealthy) emphasis on performance (documentation)

https://github.com/Macchina-CLI/macchina

sudo apk add macchina-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: macchina
  • normalized package name match
  • Abgeglichen nach: Macchina
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: macchina-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

macchina 6.4.0-3

A system information fetcher, with an (unhealthy) emphasis on performance.

https://github.com/Macchina-CLI/macchina

sudo pacman -S macchina
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Macchina
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: macchina from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/macchina

scoop install main/macchina
  • normalized package name match
  • Abgeglichen nach: Macchina
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/macchina.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment