python-gearman from server:monitoring project
Selecione seu sistema operacional
Adicionar repositório e instalar manualmente
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
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
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
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
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