How to Install and Uninstall gearman-job-server Package on Kali Linux

Last updated: May 04,2024

1. Install "gearman-job-server" package

This guide covers the steps necessary to install gearman-job-server on Kali Linux

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

2. Uninstall "gearman-job-server" package

Please follow the step by step instructions below to uninstall gearman-job-server on Kali Linux:

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

3. Information about the gearman-job-server package on Kali Linux

Package: gearman-job-server
Source: gearmand (1.1.20+ds-1.1)
Version: 1.1.20+ds-1.1+b2
Installed-Size: 424
Maintainer: Alexandre Mestiashvili
Architecture: amd64
Depends: libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable), libevent-pthreads-2.1-7 (>= 2.1.8-stable), libgcc-s1 (>= 3.0), libhiredis1.1.0 (>= 1.2.0), libmariadb3 (>= 3.0.0), libmemcached11 (>= 1.1.4), libpq5, libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 13.1)
Pre-Depends: adduser
Recommends: memcached
Size: 138964
SHA256: ebc1d262807e3b2009e7dd78da2199509a83f0dc497a23de516a802f9a25e9b3
SHA1: 1a12adaa12f6d8e1e5ab3645853ca61ba3b20821
MD5sum: 21c48e9d28198f922714bf0a10868aaf
Description: 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:
Homepage: http://launchpad.net/gearmand
Tag: implemented-in::c, interface::daemon, protocol::tcp, role::program
Section: misc
Priority: optional
Filename: pool/main/g/gearmand/gearman-job-server_1.1.20+ds-1.1+b2_amd64.deb