Skip to content

Commit 9cbd029

Browse files
committed
Add pacstall instructions
1 parent 3ca0cf5 commit 9cbd029

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ zoxide can be installed in 4 easy steps:
7777
> | _Any_ | [Linuxbrew] | `brew install zoxide` |
7878
> | _Any_ | [nixpkgs] | `nix-env -iA nixpkgs.zoxide` |
7979
> | Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add zoxide` |
80-
> | Arch Linux | [Arch Linux Extra] | `pacman -S zoxide` |
80+
> | Arch Linux | [Arch Linux Extra] | `pacman -S zoxide` |
8181
> | CentOS 7+ | [Copr] | `dnf copr enable atim/zoxide` <br /> `dnf install zoxide` |
8282
> | Debian 11+[^1] | [Debian Packages] | `apt install zoxide` |
8383
> | Devuan 4.0+[^1] | [Devuan Packages] | `apt install zoxide` |
@@ -87,6 +87,7 @@ zoxide can be installed in 4 easy steps:
8787
> | openSUSE Tumbleweed | [openSUSE Factory] | `zypper install zoxide` |
8888
> | Parrot OS[^1] | | `apt install zoxide` |
8989
> | Raspbian 11+[^1] | [Raspbian Packages] | `apt install zoxide` |
90+
> | Rhino Linux | [Pacstall Packages] | `pacstall -I zoxide-deb` |
9091
> | Slackware 15.0+ | [SlackBuilds] | [Instructions][slackbuilds-howto] |
9192
> | Ubuntu 21.04+[^1] | [Ubuntu Packages] | `apt install zoxide` |
9293
> | Void Linux | [Void Linux Packages] | `xbps-install -S zoxide` |
@@ -472,6 +473,7 @@ Environment variables[^2] can be used for configuration. They must be set before
472473
[nnn-autojump]: https://github.com/jarun/nnn/blob/master/plugins/autojump
473474
[nnn]: https://github.com/jarun/nnn
474475
[opensuse factory]: https://build.opensuse.org/package/show/openSUSE:Factory/zoxide
476+
[pacstall packages]: https://pacstall.dev/packages/zoxide-deb
475477
[pkgsrc]: https://pkgsrc.se/sysutils/zoxide
476478
[ranger-zoxide]: https://github.com/jchook/ranger-zoxide
477479
[ranger]: https://github.com/ranger/ranger

0 commit comments

Comments
 (0)