macOS
brew install archey4local Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für archey4 in AI-Agent-Workflows.
Installation
brew install archey4local Homebrew formula metadata
Überblick
Simple system information tool written in Python
Verlauf
Archey 4 is a maintained Python fork of the Archey system-information command, in the same terminal-flexing family as screenfetch and neofetch.
The repository was created on 2017-04-27 and its README says that it remains a fork of djmelik's original Archey project, even though it was detached from the original GitHub fork network on 2017-09-21 with GitHub staff help. That makes the project history unusually transparent: Archey 4 exists to keep a familiar lightweight system-info tool maintained rather than to invent a new category.
The project kept the old one-command terminal identity but turned it into a Python package with optional standalone builds, JSON output, custom entries, broad Unix-like platform support, and external configuration added in v4.3.0.
Official packaging instructions name GitHub release packages, PyPI, AUR, Homebrew, and FreeBSD ports. The README badges also track PyPI, AUR, Homebrew, and GitHub release/download signals, showing that the tool is meant to be consumed through package managers rather than only cloned from source.
For package users, Archey 4 is a classic low-risk utility: it has one executable, simple Python dependencies, and optional config paths that follow Unix conventions. That makes it easy to package and easy for users to compare across systems.
The command is `archey`; it prints system information and can be invoked directly or as `python3 -m archey` from source. The README documents optional helpers such as `procps`, `dnsutils`, `lm-sensors`, `pciutils`, and macOS temperature tools for richer output.
Configuration is optional and searched in `/etc/archey4/config.json`, `~/.config/archey4/config.json`, and `./config.json`, with later local/user files overriding broader defaults unless configured otherwise.
Archey 4 is significant less because it is large and more because it represents the maintained-fork lifecycle of terminal culture tools: small utility, abandoned ancestor, distro/user demand, and a fork that packages cleanly across ecosystems.
Its config search order and package list are also a neat example of a Python CLI that behaves like a native Unix utility.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
/etc/archey4/config.json~/.config/archey4/config.json./config.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
archey | cli | globales Executable |
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.
https://github.com/HorlogeSkynet/archey4
Installationsmetadaten
| Paketschlüssel | brew:archey4 |
|---|---|
| Version | 4.15.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/archey4 |
| Homepage | https://github.com/HorlogeSkynet/archey4 |
| Repository | https://github.com/HorlogeSkynet/archey4 |
| Upstream-Dokumentation | https://github.com/HorlogeSkynet/archey4#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/a7/bd/f70b613520c3f683eff6b9ffe5a31ba142bcc1b206db3181606b8e440193/archey4-4.15.0.0.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | archey4 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.