python-gearman from server:monitoring project

Selecione seu sistema operacional

Para RHEL 7 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:monitoring/RHEL_7/server:monitoring.repo
yum install python-gearman
Para ScientificLinux 7 execute o seguinte como root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:monitoring/ScientificLinux_7/server:monitoring.repo
yum install python-gearman
Para SLE 15 SP3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_15_SP3/server:monitoring.repo
zypper refresh
zypper install python-gearman
Para SLE 12 SP5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/server:monitoring/SLE_12_SP5/server:monitoring.repo
zypper refresh
zypper install python-gearman