thruk from home:naemon project

Selecione seu sistema operacional

Para CentOS 7 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:naemon/CentOS_7/home:naemon.repo
yum install thruk
Para Debian Testing execute o seguinte:
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/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para Debian 13 execute o seguinte:
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/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para Debian 12 execute o seguinte:
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/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para Debian 11 execute o seguinte:
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/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para Debian 10 execute o seguinte:
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/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para Fedora 43 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:naemon/Fedora_43/home:naemon.repo
dnf install thruk
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:naemon/Fedora_42/home:naemon.repo
dnf install thruk
Para Fedora 41 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:naemon/Fedora_41/home:naemon.repo
dnf install thruk
Para Fedora 40 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:naemon/Fedora_40/home:naemon.repo
dnf install thruk
Para Fedora 39 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:naemon/Fedora_39/home:naemon.repo
dnf install thruk
Para Fedora 38 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:naemon/Fedora_38/home:naemon.repo
dnf install thruk
Para 16.0 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:naemon/16.0/home:naemon.repo
zypper refresh
zypper install thruk
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:naemon/15.6/home:naemon.repo
zypper refresh
zypper install thruk
Para 15.5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:naemon/15.5/home:naemon.repo
zypper refresh
zypper install thruk
Para 15.4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:naemon/15.4/home:naemon.repo
zypper refresh
zypper install thruk
Para AlmaLinux 8 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:naemon/AlmaLinux_8/home:naemon.repo
yum install thruk
Para xUbuntu 25.04 execute o seguinte:
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/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 24.10 execute o seguinte:
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/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 24.04 execute o seguinte:
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/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 23.10 execute o seguinte:
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/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 23.04 execute o seguinte:
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/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 22.10 execute o seguinte:
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/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 22.04 execute o seguinte:
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/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 21.04 execute o seguinte:
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/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 20.04 execute o seguinte:
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/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk
Para xUbuntu 18.04 execute o seguinte:
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/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:naemon.list
curl -fsSL https://download.opensuse.org/repositories/home:naemon/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_naemon.gpg > /dev/null
sudo apt update
sudo apt install thruk

Pacotes para xUbuntu 25.04:

Pacotes para xUbuntu 24.10:

Pacotes para xUbuntu 24.04:

Pacotes para xUbuntu 23.10:

Pacotes para xUbuntu 23.04:

Pacotes para xUbuntu 22.10:

Pacotes para xUbuntu 22.04:

Pacotes para xUbuntu 21.04:

Pacotes para xUbuntu 20.04:

Pacotes para xUbuntu 18.04:

Para Fedora 37 execute o seguinte como root:
?
Para Fedora 36 execute o seguinte como root:
?
Para AlmaLinux 9 execute o seguinte como root:
?
Para AlmaLinux 10 execute o seguinte como root:
?