python-tornado from systemsmanagement:saltstack:products:old:testing project
选择您的操作系统
添加软件源并手动安装
对于 RHEL 6,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/RHEL_6/systemsmanagement:saltstack:products:old:testing.repo yum install python-tornado
直接抓取二进制软件包
添加软件源并手动安装
对于 SLE 12 SP3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/SLE_12_SP3/systemsmanagement:saltstack:products:old:testing.repo zypper refresh zypper install python-tornado
对于 SLE 11 SP4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old:testing/SLE_11_SP4/systemsmanagement:saltstack:products:old:testing.repo zypper refresh zypper install python-tornado