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 |
|---|---|---|
Fedora 41
|
aarch64 (15)*, x86_64 (461)* | Fedora 41 (0 downloads) |
Fedora 42
|
aarch64 (451)*, x86_64 (13301)* | Fedora 42 (10549 downloads) |
Fedora 43
|
aarch64 (116)*, x86_64 (3861)* | Fedora 43 (3873 downloads) |
Fedora rawhide
|
aarch64 (19)*, x86_64 (183)* | Fedora rawhide (150 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/eza
More info about enabling Copr repositories
Fedora 41