Add install instructions for Fedora Linux (#898)
This commit is contained in:
parent
c5ca9237db
commit
6cf3d204e6
@ -127,6 +127,7 @@ list:
|
||||
| https://voidlinux.org[Void Linux] | https://wiki.voidlinux.org/XBPS[XBPS] | https://github.com/void-linux/void-packages/blob/master/srcpkgs/just/template[just] | `xbps-install -S just`
|
||||
| https://www.freebsd.org/[FreeBSD] | https://www.freebsd.org/doc/handbook/pkgng-intro.html[pkg] | https://www.freshports.org/deskutils/just/[just] | `pkg install just`
|
||||
| https://alpinelinux.org/[Alpine Linux] | https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management[apk-tools] | https://pkgs.alpinelinux.org/package/edge/community/x86_64/just[just] | `apk add just`
|
||||
| https://getfedora.org/[Fedora Linux] | https://dnf.readthedocs.io/en/latest/[DNF] | https://src.fedoraproject.org/rpms/rust-just[just] | `dnf install just`
|
||||
|=================================================================================================================================================================================================================================================================================================================================================================
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user