obs-service-tar_scm from home:maxrd2:deps:toolkit 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_maxrd2_deps_toolkit_Arch]
Server = https://download.opensuse.org/repositories/home:/maxrd2:/deps:/toolkit/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:maxrd2:deps:toolkit/Arch/$(uname -m)/home_maxrd2_deps_toolkit_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_maxrd2_deps_toolkit_Arch/obs-service-tar_scm
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:maxrd2:deps:toolkit/openSUSE_Leap_15.2/home:maxrd2:deps:toolkit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.4 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:maxrd2:deps:toolkit/openSUSE_Leap_15.4_ARM/home:maxrd2:deps:toolkit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:maxrd2:deps:toolkit/openSUSE_Leap_15.4/home:maxrd2:deps:toolkit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.3 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:maxrd2:deps:toolkit/openSUSE_Leap_15.3_ARM/home:maxrd2:deps:toolkit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:maxrd2:deps:toolkit/openSUSE_Leap_15.3/home:maxrd2:deps:toolkit.repo
zypper refresh
zypper install obs-service-tar_scm