obs-to-maven from systemsmanagement:Uyuni:Utils project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/CentOS_7/systemsmanagement:Uyuni:Utils.repo
yum install obs-to-maven
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/systemsmanagement:/Uyuni:/Utils/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install obs-to-maven
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/systemsmanagement:/Uyuni:/Utils/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install obs-to-maven
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/systemsmanagement:/Uyuni:/Utils/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install obs-to-maven
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/Fedora_Rawhide/systemsmanagement:Uyuni:Utils.repo
dnf install obs-to-maven
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 obs-to-maven
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Factory/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install obs-to-maven
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 obs-to-maven
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/AlmaLinux_8/systemsmanagement:Uyuni:Utils.repo
yum install obs-to-maven
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 obs-to-maven
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 obs-to-maven
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.4/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install obs-to-maven
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 obs-to-maven
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 obs-to-maven
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 obs-to-maven
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP3/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install obs-to-maven
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP2/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install obs-to-maven
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP1/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install obs-to-maven
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_12_SP5/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install obs-to-maven
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_12_SP4/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install obs-to-maven
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/systemsmanagement:/Uyuni:/Utils/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install obs-to-maven
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/systemsmanagement:/Uyuni:/Utils/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install obs-to-maven
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/systemsmanagement:/Uyuni:/Utils/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install obs-to-maven

Packages for xUbuntu 22.04:

Packages for xUbuntu 20.04:

Packages for xUbuntu 18.04: