createrepo from OBS:Server:2.5 project

Seleccione o seu sistema operativo

Para openSUSE 13.2 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:2.5/openSUSE_13.2/OBS:Server:2.5.repo
zypper refresh
zypper install createrepo
Para openSUSE 13.1 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:2.5/openSUSE_13.1/OBS:Server:2.5.repo
zypper refresh
zypper install createrepo
Para openSUSE 12.3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:2.5/openSUSE_12.3/OBS:Server:2.5.repo
zypper refresh
zypper install createrepo
Para openSUSE 12.2 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:2.5/openSUSE_12.2/OBS:Server:2.5.repo
zypper refresh
zypper install createrepo
Para SLE 11 SP3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/OBS:Server:2.5/SLE_11_SP3/OBS:Server:2.5.repo
zypper refresh
zypper install createrepo
Para xUbuntu 12.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/OBS:/Server:/2.5/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/OBS:Server:2.5.list
curl -fsSL https://download.opensuse.org/repositories/OBS:Server:2.5/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/OBS_Server_2.5.gpg > /dev/null
sudo apt update
sudo apt install createrepo

Paquetes para xUbuntu 12.04: