How to Install and Uninstall gearman-job-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "gearman-job-server" package

This guide covers the steps necessary to install gearman-job-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gearman-job-server

2. Uninstall "gearman-job-server" package

Please follow the guidelines below to uninstall gearman-job-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gearman-job-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the gearman-job-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gearman-job-server
Priority: optional
Section: universe/web
Installed-Size: 366
Maintainer: Ubuntu Developers
Original-Maintainer: Stig Sandbeck Mathisen
Architecture: amd64
Source: gearmand
Version: 1.0.6-5.1build2
Depends: libboost-program-options1.58.0, libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libgcc1 (>= 1:3.0), libmemcached11, libmysqlclient20 (>= 5.7.11), libpq5, libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7)
Pre-Depends: adduser
Recommends: memcached
Filename: pool/universe/g/gearmand/gearman-job-server_1.0.6-5.1build2_amd64.deb
Size: 114030
MD5sum: dc18b610cd9d82e4344de2815ae96883
SHA1: 35c382014754d7919bcf7ca8bf6fd4705225fd12
SHA256: 34e2223341da4e795490972b7dad0dbfd81db182a951e1c49f4c948f21d1d489
Description-en: Job server for the Gearman distributed job queue
Gearman is a system to farm out work to other machines, dispatching function
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between languages.
.
This package contains the C reimplementation of the job server daemon
Description-md5: f1497cc9463c528ddc67462ff143594d
Homepage: http://launchpad.net/gearmand
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu