tixi3 from science:dlr project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:dlr/CentOS_8/science:dlr.repo yum install tixi3
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:dlr/CentOS_7/science:dlr.repo yum install tixi3
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/science:dlr/Fedora_Rawhide/science:dlr.repo dnf install tixi3
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Tumbleweed/science:dlr.repo zypper refresh zypper install tixi3
For openSUSE Leap 15.2 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.2_ARM/science:dlr.repo zypper refresh zypper install tixi3
For openSUSE Leap 15.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.2/science:dlr.repo zypper refresh zypper install tixi3
For openSUSE Leap 15.1 ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.1_ARM/science:dlr.repo zypper refresh zypper install tixi3
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.5/science:dlr.repo zypper refresh zypper install tixi3
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.4/science:dlr.repo zypper refresh zypper install tixi3
For 15.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.3/science:dlr.repo zypper refresh zypper install tixi3
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:dlr/RHEL_7/science:dlr.repo yum install tixi3
Grab binary packages directly
Add repository and install manually
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/SLE_12_SP3/science:dlr.repo zypper refresh zypper install tixi3
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/SLE_12_SP2/science:dlr.repo zypper refresh zypper install tixi3
Grab binary packages directly
Add repository and install manually
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/dlr/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install tixi3
For xUbuntu 18.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/dlr/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install tixi3
For xUbuntu 16.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/science:/dlr/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list curl -fsSL https://download.opensuse.org/repositories/science:dlr/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null sudo apt update sudo apt install tixi3