alternateved/eza
Project ID: 164141
Description
Build of latest release of eza, a modern alternative to ls.
Installation Instructions
Enable this COPR repository:
sudo dnf copr enable alternateved/eza
Install latest build of package:
sudo dnf install eza
In order to enable COPR repository on Atomic Fedora variant, run those commands:
# Get current Fedora version
FEDORA_VERSION=$(rpm -E %fedora) # get current Fedora version
# Download necessary file into /etc/yum.repos.d/ location:
sudo wget https://copr.fedorainfracloud.org/coprs/alternateved/eza/repo/fedora-"$FEDORA_VERSION"/alternateved-eza-fedora-"$FEDORA_VERSION".repo -O /etc/yum.repos.d/_copr:alternateved:eza.repo
Install latest build of package:
rpm-ostree install eza
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 40 (4 downloads) |
![]() |
aarch64 (0)*, x86_64 (3)* | Fedora 41 (9 downloads) |
![]() |
aarch64 (1)*, x86_64 (6)* | Fedora 42 (6 downloads) |
![]() |
aarch64 (0)*, x86_64 (4)* | Fedora rawhide (6 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/eza
More info about enabling Copr repositories