python-docutils from home:csbuild:DBA project

Select Your Operating System

For CentOS 8 Stream run the following as root:
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
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_8/home:csbuild:DBA.repo
yum install python-docutils
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:csbuild:DBA/CentOS_6/home:csbuild:DBA.repo
yum install python-docutils
For RedHat RHEL-8 run the following as root:
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
For RedHat RHEL-7 run the following as root:
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
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_15/home:csbuild:DBA.repo
zypper refresh
zypper install python-docutils
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_12_SP5/home:csbuild:DBA.repo
zypper refresh
zypper install python-docutils