obs-service-part2pkg from home:adrianSuSE project

Select Your Operating System

For product run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/product/home:adrianSuSE.repo
zypper refresh
zypper install obs-service-part2pkg
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/openSUSE_Factory_ARM/home:adrianSuSE.repo
zypper refresh
zypper install obs-service-part2pkg
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/openSUSE_Factory/home:adrianSuSE.repo
zypper refresh
zypper install obs-service-part2pkg
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/16.0/home:adrianSuSE.repo
zypper refresh
zypper install obs-service-part2pkg
For 15.7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/15.7/home:adrianSuSE.repo
zypper refresh
zypper install obs-service-part2pkg
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/15.6/home:adrianSuSE.repo
zypper refresh
zypper install obs-service-part2pkg
For Raspbian 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/home:/adrianSuSE/Raspbian/ /' | sudo tee /etc/apt/sources.list.d/home:adrianSuSE.list
curl -fsSL https://download.opensuse.org/repositories/home:adrianSuSE/Raspbian/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_adrianSuSE.gpg > /dev/null
sudo apt update
sudo apt install obs-service-part2pkg