build from home:adrianSuSE:OBSGIT project

Select Your Operating System

For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_adrianSuSE_OBSGIT_Arch]
Server = https://download.opensuse.org/repositories/home:/adrianSuSE:/OBSGIT/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/Arch/$(uname -m)/home_adrianSuSE_OBSGIT_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_adrianSuSE_OBSGIT_Arch/build
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_Tumbleweed/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_Factory_zSystems/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE Factory PPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_Factory_PPC/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_Factory_ARM/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_Factory/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_42.3/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_42.2/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_42.1/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_15.2/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 15.1 ports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_15.1_ports/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 15.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_15.1/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 15.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_15.0/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_13.2/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_13.1/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 12.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_12.3/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 12.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_12.2_ARM/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 12.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_12.2/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 12.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_12.1/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/15.4/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/15.3/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For openSUSE 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/openSUSE_15.3/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_15_SP3/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_15_SP2/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_15_SP1/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_15/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_12_SP5/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_12_SP4/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_12_SP3/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_12_SP2/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 12 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_12_SP1/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE:OBSGIT/SLE_12/home:adrianSuSE:OBSGIT.repo
zypper refresh
zypper install build