From 7bae47c93d4960ea3d859685ecd7670513da3af2 Mon Sep 17 00:00:00 2001 From: nisbet-hubbard <87453615+nisbet-hubbard@users.noreply.github.com> Date: Sat, 5 Oct 2024 11:35:56 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b43a0bf7..75a90b81 100644 --- a/README.md +++ b/README.md @@ -96,11 +96,11 @@ zoxide can be installed in 4 easy steps: > | _Any_ | [nixpkgs] | `nix-env -iA nixpkgs.zoxide` | > | Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add zoxide` | > | Arch Linux | [Arch Linux Extra] | `pacman -S zoxide` | - > | CentOS 7+ | [Copr] | `dnf copr enable atim/zoxide`
`dnf install zoxide` | + > | ~CentOS 7~[^3] | ~[Copr]~ | ~`dnf copr enable atim/zoxide`~
~`dnf install zoxide`~ | > | ~Debian 11+~[^1] | ~[Debian Packages]~ | ~`apt install zoxide`~ | > | Devuan 4.0+ | [Devuan Packages] | `apt install zoxide` | > | Exherbo Linux | [Exherbo packages] | `cave resolve -x repository/rust`
`cave resolve -x zoxide` | - > | Fedora 32+ | [Fedora Packages] | `dnf install zoxide` | + > | Fedora 32+/RHEL 8+ | [Fedora Packages] | `dnf install zoxide` | > | Gentoo | [Gentoo Packages] | `emerge app-shells/zoxide` | > | Manjaro | | `pacman -S zoxide` | > | openSUSE Tumbleweed | [openSUSE Factory] | `zypper install zoxide` | @@ -485,6 +485,11 @@ Environment variables[^2] can be used for configuration. They must be set before If you're not sure how to set an environment variable on your shell, check out the [wiki][wiki-env]. +[^3]: + The Copr package has failed to build for recent releases and the latest + available version is 0.8.3. On RHEL 8+ and derivatives, Fedora EPEL's package + is now updated more regularly. + [aerc]: https://github.com/rjarry/aerc [alfred]: https://www.alfredapp.com/ [alfred-zoxide]: https://github.com/yihou/alfred-zoxide