jammr from home:tkb project

Select Your Operating System

For Debian Unstable run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For Debian 9.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For Debian 12 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr

Packages for Debian Unstable:

Packages for Debian Testing:

Packages for Debian 9.0:

Packages for Debian 11:

Packages for Debian 10:

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tkb/Fedora_Rawhide/home:tkb.repo
dnf install jammr
For Fedora 37 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tkb/Fedora_37/home:tkb.repo
dnf install jammr
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tkb/Mageia_Cauldron/home:tkb.repo
dnf install jammr
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tkb/Mageia_8/home:tkb.repo
dnf install jammr
For Mageia 7 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:tkb/Mageia_7/home:tkb.repo
dnf install jammr
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:tkb/openSUSE_Tumbleweed/home:tkb.repo
zypper refresh
zypper install jammr
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:tkb/15.5/home:tkb.repo
zypper refresh
zypper install jammr
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:tkb/15.4/home:tkb.repo
zypper refresh
zypper install jammr
For xUbuntu 23.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For xUbuntu 22.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/tkb/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
curl -fsSL https://download.opensuse.org/repositories/home:tkb/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_tkb.gpg > /dev/null
sudo apt update
sudo apt install jammr

Packages for xUbuntu 23.04:

Packages for xUbuntu 22.10:

Packages for xUbuntu 22.04:

Packages for xUbuntu 20.04: