需要 SLE 12 SP3 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP3/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-pycrypto
需要 SLE 12 SP2 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_12_SP2/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-pycrypto
需要 SLE 11 SP4 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products/SLE_11_SP4/systemsmanagement:saltstack:products.repo
zypper refresh
zypper install python-pycrypto