python-setuptools from systemsmanagement:saltstack:products:old project
Wählen Sie ihr Betriebssystem
Das Repository hinzufügen und manuell installieren
Führen Sie für RHEL 6 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old/RHEL_6/systemsmanagement:saltstack:products:old.repo yum install python-setuptools
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für SLE 11 SP4 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:old/SLE_11_SP4/systemsmanagement:saltstack:products:old.repo zypper refresh zypper install python-setuptools