macOS
brew install ezalocal Homebrew formula metadata
sudo port install ezaMacPorts ports tree · sysutils/eza/Portfile · source: api.github.com
brew
Modern, maintained replacement for ls. Version 0.23.4 via Homebrew; verified 2026-06-22.
install
brew install ezalocal Homebrew formula metadata
sudo port install ezaMacPorts ports tree · sysutils/eza/Portfile · source: api.github.com
sudo apk add ezaAlpine Linux edge package indexes · eza · source: dl-cdn.alpinelinux.org
sudo apt install ezaDebian stable package indexes · eza · source: deb.debian.org
sudo dnf install ezaFedora Rawhide package metadata · eza · source: dl.fedoraproject.org
nix profile install nixpkgs#ezanixpkgs package indexes · pkgs/by-name/ez/eza/package.nix · source: api.github.com
sudo pacman -S ezaArch Linux sync databases · eza · source: geo.mirror.pkgbuild.com
sudo zypper install ezaopenSUSE Tumbleweed package metadata · eza · source: download.opensuse.org
scoop install main/ezaScoop official bucket manifest trees · bucket/eza.json · source: api.github.com
winget install --id eza-community.eza -eWindows Package Manager source index · eza-community.eza · source: cdn.winget.microsoft.com
overview
Modern, maintained replacement for ls
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
eza | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/eza-community/eza
install metadata
| Package key | brew:eza |
|---|---|
| Version | 0.23.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/eza |
| Homepage | https://eza.rocks |
| Repository | https://github.com/eza-community/eza |
| Upstream docs | https://github.com/eza-community/eza#readme |
| License | EUPL-1.2 |
| Source archive | https://github.com/eza-community/eza/archive/refs/tags/v0.23.4.tar.gz |
| Last updated | 2026-06-22T14:03:18-07:00 |
| Pulse | updated |
| Dependencies | libgit2 |
| Build dependencies | pandoc, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eza |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
eza 0.21.0-1+b1
Modern replacement for ls
https://github.com/eza-community/eza
sudo apt install ezaeza
nix profile install nixpkgs#ezaeza 0.18.2-1
Modern replacement for ls
https://github.com/eza-community/eza
sudo apt install ezaeza 0.23.4-r0
ls replacement written in Rust
https://github.com/eza-community/eza
sudo apk add ezaeza-bash-completion 0.23.4-r0
Bash completions for eza
https://github.com/eza-community/eza
sudo apk add eza-bash-completioneza-doc 0.23.4-r0
ls replacement written in Rust (documentation)
https://github.com/eza-community/eza
sudo apk add eza-doceza-fish-completion 0.23.4-r0
Fish completions for eza
https://github.com/eza-community/eza
sudo apk add eza-fish-completioneza-zsh-completion 0.23.4-r0
Zsh completions for eza
https://github.com/eza-community/eza
sudo apk add eza-zsh-completioneza 0.23.4-3.fc45
Modern replacement for ls
sudo dnf install ezaeza 0.23.4-3
A modern replacement for ls (community fork of exa)
https://github.com/eza-community/eza
sudo pacman -S ezaeza 0.23.4-1.3
Replacement for ls written in Rust
https://github.com/eza-community/eza
sudo zypper install ezaeza-bash-completion 0.23.4-1.3
Bash Completion for eza
https://github.com/eza-community/eza
sudo zypper install eza-bash-completioneza-fish-completion 0.23.4-1.3
Fish completion for eza
https://github.com/eza-community/eza
sudo zypper install eza-fish-completioneza-zsh-completion 0.23.4-1.3
Zsh Completion for eza
https://github.com/eza-community/eza
sudo zypper install eza-zsh-completioneza
sudo port install ezamain/eza
scoop install main/ezasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.