mirror of
https://github.com/jarun/nnn.git
synced 2024-11-28 05:41:31 +00:00
Fix #235: Add instruction for CentOS
This commit is contained in:
parent
cd6c1e65b6
commit
e9e9f5930f
|
@ -162,6 +162,7 @@ There's a good chance `nnn` is already available in the default repos of your di
|
||||||
|
|
||||||
- [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=nnn) (`apk add nnn`)
|
- [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=nnn) (`apk add nnn`)
|
||||||
- [Arch Linux](https://www.archlinux.org/packages/community/x86_64/nnn/) (`pacman -S nnn`)
|
- [Arch Linux](https://www.archlinux.org/packages/community/x86_64/nnn/) (`pacman -S nnn`)
|
||||||
|
- CentOS (`yum --enablerepo=epel install nnn`)
|
||||||
- [CRUX](https://crux.nu/portdb/?a=search&q=nnn) (`prt-get depinst nnn`)
|
- [CRUX](https://crux.nu/portdb/?a=search&q=nnn) (`prt-get depinst nnn`)
|
||||||
- [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
|
- [Debian](https://packages.debian.org/search?keywords=nnn&searchon=names&exact=1) (`apt-get install nnn`)
|
||||||
- [DPorts](https://github.com/DragonFlyBSD/DPorts/tree/master/misc/nnn) (`pkg install nnn`)
|
- [DPorts](https://github.com/DragonFlyBSD/DPorts/tree/master/misc/nnn) (`pkg install nnn`)
|
||||||
|
|
Loading…
Reference in a new issue