drumkv1 from home:Luwhj8hj892138998:branches:home:rncbc 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_Luwhj8hj892138998_branches_home_rncbc_Arch] Server = https://download.opensuse.org/repositories/home:/Luwhj8hj892138998:/branches:/home:/rncbc/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:Luwhj8hj892138998:branches:home:rncbc/Arch/$(uname -m)/home_Luwhj8hj892138998_branches_home_rncbc_Arch.key) fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }') pacman-key --init pacman-key --add - <<< "${key}" pacman-key --lsign-key "${fingerprint}" pacman -Sy home_Luwhj8hj892138998_branches_home_rncbc_Arch/drumkv1
Grab binary packages directly
Add repository and install manually
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Luwhj8hj892138998:branches:home:rncbc/Fedora_40/home:Luwhj8hj892138998:branches:home:rncbc.repo dnf install drumkv1
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Luwhj8hj892138998:branches:home:rncbc/Fedora_39/home:Luwhj8hj892138998:branches:home:rncbc.repo dnf install drumkv1
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Luwhj8hj892138998:branches:home:rncbc/openSUSE_Tumbleweed/home:Luwhj8hj892138998:branches:home:rncbc.repo zypper refresh zypper install drumkv1
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Luwhj8hj892138998:branches:home:rncbc/openSUSE_Slowroll/home:Luwhj8hj892138998:branches:home:rncbc.repo zypper refresh zypper install drumkv1
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Luwhj8hj892138998:branches:home:rncbc/openSUSE_Leap_15.6/home:Luwhj8hj892138998:branches:home:rncbc.repo zypper refresh zypper install drumkv1