Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 eza

查看 eza 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install eza

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install eza

MacPorts ports tree · sysutils/eza/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add eza

Alpine Linux edge package indexes · eza · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install eza

Debian stable package indexes · eza · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install eza

Fedora Rawhide package metadata · eza · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#eza

nixpkgs package indexes · pkgs/by-name/ez/eza/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S eza

Arch Linux sync databases · eza · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install eza

openSUSE Tumbleweed package metadata · eza · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/eza

Scoop official bucket manifest trees · bucket/eza.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id eza-community.eza -e

Windows Package Manager source index · eza-community.eza · 来源: cdn.winget.microsoft.com

概览

软件包摘要

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.

时间线

  • 2023: eza-community/eza repository created.
  • 2023: v0.10.3 published as the first GitHub release under the eza name.
  • 2024: Man pages documented as available from installed packages as of v0.18.13.
  • 2025: v0.23.x changelog entries show continued maintenance, completions, build refreshes, and behavior fixes.

Related projects

  • exa is the direct predecessor and comparison point for eza.
  • `ls` is the Unix command whose everyday role eza modernizes rather than replacing at the operating-system level.
  • eza-themes is the official theme collection for users customizing colors and icons.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:repl

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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.

Unix
$EZA_CONFIG_DIR/theme.yml$XDG_CONFIG_HOME/eza/theme.yml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ezacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.23.5
管理器更新时间2026-07-09
本地数据OK
上游当前
检测到的最新版本v0.23.5

https://github.com/eza-community/eza

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:eza
版本0.23.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/eza
主页https://eza.rocks
仓库https://github.com/eza-community/eza
上游文档https://github.com/eza-community/eza#readme
许可证EUPL-1.2
源码归档https://github.com/eza-community/eza/archive/refs/tags/v0.23.5.tar.gz
最后更新2026-07-09T13:14:32Z
Pulseupdated
依赖libgit2
构建依赖pandoc, pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

eza 0.21.0-1+b1

Modern replacement for ls

https://github.com/eza-community/eza

sudo apt install eza
  • Section: utils
  • Architecture: amd64
  • Source Package: rust-eza
  • 3 依赖
  • normalized package name match
  • 匹配方式:Eza
Debian stable package indexes · deb.debian.org · Debian stable package indexes: eza from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

eza

nix profile install nixpkgs#eza
  • normalized package name match
  • 匹配方式:Eza
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ez/eza/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

eza 0.18.2-1

Modern replacement for ls

https://github.com/eza-community/eza

sudo apt install eza
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: rust-eza
  • 3 依赖
  • normalized package name match
  • 匹配方式:Eza
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: eza from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

eza 0.23.4-r0

ls replacement written in Rust

https://github.com/eza-community/eza

sudo apk add eza
  • License: EUPL-1.2
  • Architecture: x86_64
  • Source Package: eza
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Eza
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eza from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

eza-bash-completion 0.23.4-r0

Bash completions for eza

https://github.com/eza-community/eza

sudo apk add eza-bash-completion
  • License: EUPL-1.2
  • Architecture: x86_64
  • Source Package: eza
  • normalized package name match
  • 匹配方式:Eza
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eza-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

eza-doc 0.23.4-r0

ls replacement written in Rust (documentation)

https://github.com/eza-community/eza

sudo apk add eza-doc
  • License: EUPL-1.2
  • Architecture: x86_64
  • Source Package: eza
  • normalized package name match
  • 匹配方式:Eza
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eza-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

eza-fish-completion 0.23.4-r0

Fish completions for eza

https://github.com/eza-community/eza

sudo apk add eza-fish-completion
  • License: EUPL-1.2
  • Architecture: x86_64
  • Source Package: eza
  • normalized package name match
  • 匹配方式:Eza
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eza-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

eza-zsh-completion 0.23.4-r0

Zsh completions for eza

https://github.com/eza-community/eza

sudo apk add eza-zsh-completion
  • License: EUPL-1.2
  • Architecture: x86_64
  • Source Package: eza
  • normalized package name match
  • 匹配方式:Eza
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: eza-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

eza 0.23.4-3.fc45

Modern replacement for ls

https://crates.io/crates/eza

sudo dnf install eza
  • License: EUPL-1.2
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-eza
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Eza
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: eza from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

eza 0.23.4-3

A modern replacement for ls (community fork of exa)

https://github.com/eza-community/eza

sudo pacman -S eza
  • License: EUPL-1.2
  • Architecture: x86_64
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Eza
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: eza from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

eza 0.23.4-1.3

Replacement for ls written in Rust

https://github.com/eza-community/eza

sudo zypper install eza
  • License: EUPL-1.2
  • Category: System/Base
  • Architecture: x86_64
  • Source Package: eza
  • 3 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Eza
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: eza from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

eza-bash-completion 0.23.4-1.3

Bash Completion for eza

https://github.com/eza-community/eza

sudo zypper install eza-bash-completion
  • License: EUPL-1.2
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: eza
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Eza
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: eza-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

eza-fish-completion 0.23.4-1.3

Fish completion for eza

https://github.com/eza-community/eza

sudo zypper install eza-fish-completion
  • License: EUPL-1.2
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: eza
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Eza
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: eza-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

eza-zsh-completion 0.23.4-1.3

Zsh Completion for eza

https://github.com/eza-community/eza

sudo zypper install eza-zsh-completion
  • License: EUPL-1.2
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: eza
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Eza
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: eza-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

eza

sudo port install eza
  • normalized package name match
  • 匹配方式:Eza
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/eza/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/eza

scoop install main/eza
  • normalized package name match
  • 匹配方式:Eza
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/eza.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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