uyuni-releng-tools from systemsmanagement:Uyuni:Utils project
Select Your Operating System
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Tumbleweed/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install uyuni-releng-tools
Grab binary packages directly
Add repository and install manually
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/AlmaLinux_9/systemsmanagement:Uyuni:Utils.repo yum install uyuni-releng-tools
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/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.6/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install uyuni-releng-tools
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.5/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install uyuni-releng-tools
For SLE 15 SP6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP6/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install uyuni-releng-tools
For SLE 15 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP5/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install uyuni-releng-tools
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP4/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install uyuni-releng-tools
Grab binary packages directly
Add repository and install manually
For xUbuntu 22.04-debbuild 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/systemsmanagement:/Uyuni:/Utils/xUbuntu_22.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_22.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null sudo apt update sudo apt install uyuni-releng-tools
For xUbuntu 20.04-debbuild 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/systemsmanagement:/Uyuni:/Utils/xUbuntu_20.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_20.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null sudo apt update sudo apt install uyuni-releng-tools
Grab binary packages directly
Add repository and install manually
For Debian 12-debbuild run the following as root:
?
For Debian 11-debbuild run the following as root:
?
For Debian 10-debbuild run the following as root:
?