build from openSUSE:Tools 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):
[openSUSE_Tools_Arch]
Server = https://download.opensuse.org/repositories/openSUSE:/Tools/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/openSUSE:Tools/Arch/$(uname -m)/openSUSE_Tools_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 openSUSE_Tools_Arch/build
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_Tumbleweed/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_Factory_zSystems/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE Factory PPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_Factory_PPC/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_Factory_ARM/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_Factory/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_42.3/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_42.2/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_42.1/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_15.2/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 15.1 ports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_15.1_ports/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 15.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_15.1/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 15.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_15.0/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_13.2/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_13.1/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 12.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_12.3/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 12.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_12.2_ARM/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 12.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_12.2/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 12.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_12.1/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 11.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_11.4/openSUSE:Tools.repo
zypper refresh
zypper install build
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/15.6/openSUSE:Tools.repo
zypper refresh
zypper install build
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/15.5/openSUSE:Tools.repo
zypper refresh
zypper install build
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/15.4/openSUSE:Tools.repo
zypper refresh
zypper install build
For 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/15.3/openSUSE:Tools.repo
zypper refresh
zypper install build
For openSUSE 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/openSUSE_15.3/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 15 SP6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_15_SP6/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 15 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_15_SP5/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_15_SP4/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_15_SP3/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_15_SP2/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_15_SP1/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_15/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_12_SP5/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_12_SP4/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_12_SP3/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_12_SP2/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 12 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_12_SP1/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_12/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_11_SP4/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_11_SP3/openSUSE:Tools.repo
zypper refresh
zypper install build
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/openSUSE:Tools/SLE_11_SP2/openSUSE:Tools.repo
zypper refresh
zypper install build