apt install eza, automatic updates through apt upgrade, and
builds for every current Ubuntu release β currently serving eza 0.23.5-2+noble
(updated 2026-07-14). It's a plain APT repository rather than a Launchpad PPA, which means it also
works identically on Debian and on Ubuntu derivatives like Mint and Pop!_OS.
β‘ Add the repository (works like add-apt-repository)
Step 1: Add repository & key
Step 2: Install eza
π eza versions per Ubuntu release
| Ubuntu release | Suite | eza version |
|---|---|---|
| Ubuntu 22.04 LTS βJammy Jellyfishβ | jammy | 0.23.5-2+jammy |
| Ubuntu 24.04 LTS βNoble Numbatβ | noble | 0.23.5-2+noble |
β PPA questions, answered
Is this a PPA?
Technically no β it's a plain signed APT repository, which is what a PPA is under the hood.
You get the same workflow (apt install, apt upgrade) without Launchpad,
and unlike a PPA it serves Debian and Ubuntu derivatives too.
Is there an official eza PPA?
The eza project does not maintain an official PPA. Community PPAs come and go and often lag behind; this repository is updated automatically within hours of each official release, and the packaging is public.
Is this repository trustworthy?
It's an unofficial repository maintained by Dario Griffo. Packages are built automatically from official upstream eza releases, the packaging is open source at dariogriffo/eza-debian, and the whole archive is GPG-signed. Several upstream projects link to it from their official installation docs.
How fast do new releases arrive?
Typically within hours of the upstream release β usually faster than community PPAs, and years ahead of the frozen Ubuntu archive. Follow the release feed to watch updates land.