mirror of
https://github.com/eza-community/eza.git
synced 2025-07-07 11:25:36 +00:00
docs: update Fedora install instructions for Fedora 42
This commit is contained in:
parent
62a4609e8a
commit
57618a46bc
1 changed files with 10 additions and 1 deletions
11
INSTALL.md
11
INSTALL.md
|
@ -117,7 +117,16 @@ The preceding repository also contains the Bash, Fish, and Zsh completions.
|
|||
|
||||
[](https://repology.org/project/eza/versions)
|
||||
|
||||
Eza is available as the [eza](https://packages.fedoraproject.org/pkgs/rust-eza/eza/) package in the official Fedora repository.
|
||||
> ⚠️ **Note:** As of **Fedora 42**, `eza` is **no longer available** in the official Fedora repositories due to the absence of an active maintainer.
|
||||
>
|
||||
> If you're using Fedora 42 or newer, consider one of these options:
|
||||
>
|
||||
> - **Use a pre-built binary** from the [Releases](https://github.com/eza-community/eza/releases) page
|
||||
> - **Build from source** by following the [Cargo (git)](#cargo-git) instructions above
|
||||
>
|
||||
> 💬 Interested in helping? [Become a Fedora package maintainer](https://docs.fedoraproject.org/en-US/package-maintainers/) or reach out via [Matrix](https://matrix.to/#/#eza-community:gitter.im).
|
||||
|
||||
For Fedora versions **prior to 42**, `eza` is available in the official repository:
|
||||
|
||||
```bash
|
||||
sudo dnf install eza
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue