thruk from home:naemon:daily project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:naemon:daily/CentOS_7/home:naemon:daily.repo
yum install thruk
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:/naemon:/daily/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
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:/naemon:/daily/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
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:/naemon:/daily/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
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:/naemon:/daily/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:naemon:daily/Fedora_Rawhide/home:naemon:daily.repo
dnf install thruk
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:naemon:daily/Fedora_38/home:naemon:daily.repo
dnf install thruk
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:naemon:daily/15.5/home:naemon:daily.repo
zypper refresh
zypper install thruk
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:naemon:daily/15.4/home:naemon:daily.repo
zypper refresh
zypper install thruk
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:naemon:daily/AlmaLinux_9/home:naemon:daily.repo
yum install thruk
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:naemon:daily/AlmaLinux_8/home:naemon:daily.repo
yum install thruk
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:/naemon:/daily/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
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:/naemon:/daily/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
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:/naemon:/daily/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
For xUbuntu 21.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:/naemon:/daily/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
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:/naemon:/daily/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk
For xUbuntu 18.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:/naemon:/daily/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon:daily.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon:daily/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon_daily.gpg > /dev/null
sudo apt update
sudo apt install thruk