macOS
brew install archey4local Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.