Mention Alpine Linux Edge
This commit is contained in:
parent
35e92bea21
commit
f2ee5f06ff
|
|
@ -60,10 +60,10 @@ If you would rather not run a script, you can download the binary from the [Rele
|
||||||
#### On Linux
|
#### On Linux
|
||||||
|
|
||||||
| Distribution | Repository | Instructions |
|
| Distribution | Repository | Instructions |
|
||||||
| --------------- | --------------------- | --------------------------------------------------------- |
|
| ----------------- | ----------------------- | --------------------------------------------------------- |
|
||||||
| **Any** | [crates.io] | `cargo install zoxide` |
|
| **Any** | [crates.io] | `cargo install zoxide` |
|
||||||
| **Any** | [Linuxbrew] | `brew install zoxide` |
|
| **Any** | [Linuxbrew] | `brew install zoxide` |
|
||||||
| Alpine Linux | [Alpine Linux Packages] (since Alpine 3.13) | `apk add zoxide` |
|
| Alpine Linux Edge | [Alpine Linux Packages] | `apk add zoxide` |
|
||||||
| Arch Linux | [AUR] | `yay -Sy zoxide-bin` |
|
| Arch Linux | [AUR] | `yay -Sy zoxide-bin` |
|
||||||
| CentOS | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
|
| CentOS | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
|
||||||
| Debian Unstable | [Debian Packages] | `apt install zoxide` |
|
| Debian Unstable | [Debian Packages] | `apt install zoxide` |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue