gninjam from home:bill-auger project
Select Your Operating System
Add repository and install manually
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_bill-auger_Arch] SigLevel = Never Server = https://download.opensuse.org/repositories/home:/bill-auger/Arch/$arch
Then run the following as root
pacman -Syu pacman -S home_bill-auger_Arch/gninjam
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bill-auger/Fedora_Rawhide/home:bill-auger.repo dnf install gninjam
For Fedora 32 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bill-auger/Fedora_32/home:bill-auger.repo dnf install gninjam
For Fedora 31 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bill-auger/Fedora_31/home:bill-auger.repo dnf install gninjam
For Fedora 30 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bill-auger/Fedora_30/home:bill-auger.repo dnf install gninjam
Grab binary packages directly
Add repository and install manually
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bill-auger/Mageia_Cauldron/home:bill-auger.repo dnf install gninjam
For Mageia 7 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bill-auger/Mageia_7/home:bill-auger.repo dnf install gninjam
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bill-auger/openSUSE_Leap_15.2/home:bill-auger.repo zypper refresh zypper install gninjam
For openSUSE Leap 15.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bill-auger/openSUSE_Leap_15.1/home:bill-auger.repo zypper refresh zypper install gninjam