obs-service-tar_scm from home:sp1rit:notekit 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_sp1rit_notekit_Arch]
Server = https://download.opensuse.org/repositories/home:/sp1rit:/notekit/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:sp1rit:notekit/Arch/$(uname -m)/home_sp1rit_notekit_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_sp1rit_notekit_Arch/obs-service-tar_scm
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:sp1rit:notekit/CentOS_8/home:sp1rit:notekit.repo
yum install obs-service-tar_scm
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:sp1rit:notekit/CentOS_7/home:sp1rit:notekit.repo
yum install obs-service-tar_scm
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sp1rit:notekit/Fedora_Rawhide/home:sp1rit:notekit.repo
dnf install obs-service-tar_scm
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sp1rit:notekit/Fedora_38/home:sp1rit:notekit.repo
dnf install obs-service-tar_scm
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sp1rit:notekit/Mageia_Cauldron/home:sp1rit:notekit.repo
dnf install obs-service-tar_scm
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:sp1rit:notekit/Mageia_8/home:sp1rit:notekit.repo
dnf install obs-service-tar_scm
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Tumbleweed/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.2 PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.2_PowerPC/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.2_ARM/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.2/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_zSystems/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_RISCV/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_PowerPC/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Factory_ARM/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/openSUSE_Leap_15.5/home:sp1rit:notekit.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:sp1rit:notekit/openSUSE_Leap_15.4/home:sp1rit:notekit.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:sp1rit:notekit/openSUSE_Leap_15.3/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/SLE_15_SP4/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/SLE_15_SP3/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:sp1rit:notekit/SLE_15_SP2/home:sp1rit:notekit.repo
zypper refresh
zypper install obs-service-tar_scm