Chapter 2 of 5

Installation

Install eza using your package manager:

# macOS
brew install eza

# Ubuntu/Debian (22.10+)
sudo apt install eza

# Arch Linux
sudo pacman -S eza

# Fedora
sudo dnf install eza

# Windows
scoop install eza

# From source
cargo install eza

Verify it works:

eza --version

Icons

To see icons instead of boxes, install a Nerd Font:

# macOS
brew tap homebrew/cask-fonts
brew install font-hack-nerd-font

Then configure your terminal to use it. Without a Nerd Font you'll see instead of icons.