macOS
brew install archey4local Homebrew formula metadata
brew
archey4 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install archey4local Homebrew formula metadata
概要
Simple system information tool written in Python
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
archey | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/HorlogeSkynet/archey4
インストールメタデータ
| パッケージキー | brew:archey4 |
|---|---|
| バージョン | 4.15.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/archey4 |
| ホームページ | https://github.com/HorlogeSkynet/archey4 |
| リポジトリ | https://github.com/HorlogeSkynet/archey4 |
| 上流ドキュメント | https://github.com/HorlogeSkynet/archey4#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/a7/bd/f70b613520c3f683eff6b9ffe5a31ba142bcc1b206db3181606b8e440193/archey4-4.15.0.0.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.