python-argparse from systemsmanagement:Uyuni:Master:Temp project

운영체제를 선택해 주세요

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/CentOS_7/systemsmanagement:Uyuni:Master:Temp.repo
yum install python-argparse
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/CentOS_6/systemsmanagement:Uyuni:Master:Temp.repo
yum install python-argparse
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_12/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_11_SP4/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_11_SP3/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Temp/SLE_11_SP2/systemsmanagement:Uyuni:Master:Temp.repo
zypper refresh
zypper install python-argparse