createrepo from OBS:Server:2.9 project

Select Your Operating System

For openSUSE 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:2.9/openSUSE_42.3/OBS:Server:2.9.repo
zypper refresh
zypper install createrepo
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:2.9/SLE_12_SP3/OBS:Server:2.9.repo
zypper refresh
zypper install createrepo
For xUbuntu 14.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/OBS:/Server:/2.9/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/OBS:Server:2.9.list
curl -fsSL https://download.opensuse.org/repositories/OBS:Server:2.9/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/OBS_Server_2.9.gpg > /dev/null
sudo apt update
sudo apt install createrepo

Packages for xUbuntu 14.04: