python-docutils from home:csbuild:DBA project

Kies uw besturingssysteem

Voor CentOS 8 Stream voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_8_Stream/home:csbuild:DBA.repo
yum install python-docutils
Voor CentOS 8 voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_8/home:csbuild:DBA.repo
yum install python-docutils
Voor CentOS 6 voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_6/home:csbuild:DBA.repo
yum install python-docutils
Voor RedHat RHEL-8 voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:DBA/RedHat_RHEL-8/home:csbuild:DBA.repo
yum install python-docutils
Voor RedHat RHEL-7 voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:DBA/RedHat_RHEL-7/home:csbuild:DBA.repo
yum install python-docutils
Voor SLE 15 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_15/home:csbuild:DBA.repo
zypper refresh
zypper install python-docutils
Voor SLE 12 SP5 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_12_SP5/home:csbuild:DBA.repo
zypper refresh
zypper install python-docutils