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 (6)*, x86_64 (8)* | Fedora 40 (10 downloads) |
![]() |
aarch64 (7)*, x86_64 (42)* | Fedora 41 (31 downloads) |
![]() |
aarch64 (10)*, x86_64 (151)* | Fedora 42 (135 downloads) |
![]() |
aarch64 (9)*, x86_64 (37)* | Fedora rawhide (25 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/eza
More info about enabling Copr repositories