tigl3 from science:dlr project

选择您的操作系统

对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/science:dlr/CentOS_7/science:dlr.repo
yum install tigl3
对于 Debian 9.0,请运行以下命令:
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/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list
curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null
sudo apt update
sudo apt install tigl3
对于 Debian 11,请运行以下命令:
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/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list
curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null
sudo apt update
sudo apt install tigl3
对于 Debian 10,请运行以下命令:
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/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/science:dlr.list
curl -fsSL https://download.opensuse.org/repositories/science:dlr/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/science_dlr.gpg > /dev/null
sudo apt update
sudo apt install tigl3

用于 Debian 9.0 的软件包:

用于 Debian 11 的软件包:

用于 Debian 10 的软件包:

对于 Fedora Rawhide,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/science:dlr/Fedora_Rawhide/science:dlr.repo
dnf install tigl3
对于 openSUSE Leap 15.2 ARM,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.2_ARM/science:dlr.repo
zypper refresh
zypper install tigl3
对于 openSUSE Leap 15.2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.2/science:dlr.repo
zypper refresh
zypper install tigl3
对于 openSUSE Leap 15.1 ARM,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/openSUSE_Leap_15.1_ARM/science:dlr.repo
zypper refresh
zypper install tigl3
对于 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.6/science:dlr.repo
zypper refresh
zypper install tigl3
对于 15.5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.5/science:dlr.repo
zypper refresh
zypper install tigl3
对于 15.4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.4/science:dlr.repo
zypper refresh
zypper install tigl3
对于 15.3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/15.3/science:dlr.repo
zypper refresh
zypper install tigl3
对于 RHEL 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/science:dlr/RHEL_7/science:dlr.repo
yum install tigl3
对于 SLE 12 SP3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/SLE_12_SP3/science:dlr.repo
zypper refresh
zypper install tigl3
对于 SLE 12 SP2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/science:dlr/SLE_12_SP2/science:dlr.repo
zypper refresh
zypper install tigl3
对于 xUbuntu 20.04,请运行以下命令:
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 tigl3
对于 xUbuntu 18.04,请运行以下命令:
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 tigl3
对于 xUbuntu 16.04,请运行以下命令:
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 tigl3

用于 xUbuntu 20.04 的软件包:

用于 xUbuntu 18.04 的软件包:

用于 xUbuntu 16.04 的软件包: