ltrapi from home:l-card project
Select Your Operating System
Add repository and install manually
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_l-card_Arch_Extra_standard] Server = https://download.opensuse.org/repositories/home:/l-card/Arch_Extra_standard/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:l-card/Arch_Extra_standard/$(uname -m)/home_l-card_Arch_Extra_standard.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_l-card_Arch_Extra_standard/ltrapi
Grab binary packages directly
Add repository and install manually
For CentOS CentOS-7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:l-card/CentOS_CentOS-7/home:l-card.repo yum install ltrapi
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:l-card/CentOS_8_Stream/home:l-card.repo yum install ltrapi
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:l-card/CentOS_8/home:l-card.repo yum install ltrapi
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:l-card/Fedora_Rawhide/home:l-card.repo dnf install ltrapi
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:l-card/Fedora_40/home:l-card.repo dnf install ltrapi
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:l-card/Fedora_39/home:l-card.repo dnf install ltrapi
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:l-card/Fedora_38/home:l-card.repo dnf install ltrapi
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_Tumbleweed/home:l-card.repo zypper refresh zypper install ltrapi
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_Leap_42.3/home:l-card.repo zypper refresh zypper install ltrapi
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_Leap_42.2/home:l-card.repo zypper refresh zypper install ltrapi
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_Leap_42.1/home:l-card.repo zypper refresh zypper install ltrapi
For openSUSE Leap 15.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_Leap_15.2_ARM/home:l-card.repo zypper refresh zypper install ltrapi
For openSUSE Leap 15.1 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_Leap_15.1_ARM/home:l-card.repo zypper refresh zypper install ltrapi
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_Factory_ARM/home:l-card.repo zypper refresh zypper install ltrapi
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/openSUSE_13.2/home:l-card.repo zypper refresh zypper install ltrapi
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/15.6/home:l-card.repo zypper refresh zypper install ltrapi
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/15.5/home:l-card.repo zypper refresh zypper install ltrapi
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:l-card/15.4/home:l-card.repo zypper refresh zypper install ltrapi
Grab binary packages directly
Add repository and install manually
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:l-card/ScientificLinux_7/home:l-card.repo yum install ltrapi
Grab binary packages directly
Add repository and install manually
For openEuler 21.03 run the following as root:
?
For openEuler 20.03 run the following as root:
?
For Fedora 37 run the following as root:
?
For Fedora 36 run the following as root:
?