Skip to content

Commit

Permalink
Merge pull request #485 from Pkcarreno/main
Browse files Browse the repository at this point in the history
docs(readme): installation on fedora updated
  • Loading branch information
cafkafk authored Oct 8, 2023
2 parents 5edce8b + 9c1f38d commit d4380fc
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,13 @@ The preceding repository also contains the Bash, Fish, and Zsh completions.

### Fedora

Fedora support is in the works.
[![Fedora package](https://repology.org/badge/version-for-repo/fedora_39/rust:eza.svg)](https://repology.org/project/eza/versions)

https://bugzilla.redhat.com/show_bug.cgi?id=2238264
Eza is available as the [eza](https://packages.fedoraproject.org/pkgs/rust-eza/eza/) package in the official Fedora repository.

```bash
sudo dnf install eza
```

### Void Linux

Expand Down Expand Up @@ -422,3 +426,4 @@ The Nix Flake has a few features:
## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=eza-community/eza&type=Date)](https://star-history.com/#eza-community/eza&Date)

0 comments on commit d4380fc

Please sign in to comment.