macOS
brew install ezaprovider-native install command
brew / 順位 295
eza のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ezaprovider-native install command
概要
Modern, maintained replacement for ls
履歴
eza is a Rust command-line file lister positioned as a modern replacement for the traditional Unix `ls`, with colorized output, Git awareness, extended metadata, icons, hyperlinks, tree views, and a single-binary distribution model.
The eza repository was created in 2023 by the eza-community organization and explicitly carries forward the design space of exa, while documenting fixes and additions not present in exa. Its README describes it as a more featureful and user-friendly alternative to `ls`, and calls out post-exa additions such as security fixes, hyperlink support, SELinux context output, mount point details, Git repository status output, relative dates, and a `theme.yml` customization file.
The first GitHub release under the eza name was v0.10.3 on July 31, 2023. Subsequent changelog entries show steady maintenance through 2024 and 2025, including man-page packaging, completions, build updates, and behavior fixes.
eza spread through the package-manager ecosystem quickly because it fit an existing command-line habit: users could alias or substitute a maintained `ls` replacement without changing file managers or shells. The project documents installation on Windows, macOS, and Linux and advertises packaging status across many repositories.
Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Scoop, winget, and other package-manager entries in the input all point to eza becoming the maintained successor for users who had previously tracked exa.
Typical usage mirrors `ls` while adding richer defaults: grid and long listings, recursion, tree output, sorting, file-type coloring, icons, Git status, extended attributes, inode and link metadata, and custom timestamp formatting. Users often configure shell aliases such as `ls=eza` or use eza directly for tree-style directory inspection.
Configuration is intentionally small: the README documents `theme.yml` in `EZA_CONFIG_DIR` or `$XDG_CONFIG_HOME/eza`, with environment variables such as `LS_COLORS` and `EXA_COLORS` still taking precedence for compatibility.
eza matters to package nerds because it is a visible example of a community-maintained fork replacing an unmaintained but popular CLI. It also sits in the classic package-manager sweet spot: tiny binary, obvious executable name, man pages, shell completions, cross-platform builds, and behavior close enough to a core Unix command to invite aliases and bikeshedding.
Its packaging footprint is also useful metadata: availability across Unix-like distributions, Homebrew, Nix, Scoop, and winget signals that a terminal nicety graduated into a broadly packaged default-choice tool.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
$EZA_CONFIG_DIR/theme.yml$XDG_CONFIG_HOME/eza/theme.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
eza | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:eza |
|---|---|
| バージョン | 0.23.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://eza.rocks |
| リポジトリ | https://github.com/eza-community/eza |
| 最終更新 | 2026-07-09T13:14:32Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.