python-docutils from home:csbuild:DBA project

Виберіть вашу операційну систему

Для CentOS 8 Stream запустіть від імені 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
Для CentOS 8 запустіть від імені 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
Для CentOS 6 запустіть від імені 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
Для RedHat RHEL-8 запустіть від імені 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
Для RedHat RHEL-7 запустіть від імені 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
Для SLE 15 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_15/home:csbuild:DBA.repo
zypper refresh
zypper install python-docutils
Для SLE 12 SP5 запустіть від імені root:
zypper addrepo https://download.opensuse.org/repositories/home:csbuild:DBA/SLE_12_SP5/home:csbuild:DBA.repo
zypper refresh
zypper install python-docutils