gearmand

Job server for the Gearman distributed job queue

Debian Debian
RUN apt-get update && \ apt-get install -y gearman-server
Ubuntu
RUN apt-get update && \ apt-get install -y gearman-server
Arch Arch Linux
RUN pacman -S --noconfirm gearmand
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gearman-server
Fedora
RUN dnf install -y gearmand
Raspbian
RUN apt-get update && \ apt-get install -y gearman-server
click the source code to copy install gearmand on any operating system with command-not-found.com