How to Install and Uninstall gearman Package on Kali Linux

Last updated: May 15,2024

1. Install "gearman" package

Please follow the guidelines below to install gearman on Kali Linux

$ sudo apt update $ sudo apt install gearman

2. Uninstall "gearman" package

Please follow the guidelines below to uninstall gearman on Kali Linux:

$ sudo apt remove gearman $ sudo apt autoclean && sudo apt autoremove

3. Information about the gearman package on Kali Linux

Package: gearman
Source: gearmand
Version: 1.1.20+ds-1.1
Installed-Size: 40
Maintainer: Alexandre Mestiashvili
Architecture: all
Depends: gearman-job-server, gearman-tools
Size: 16612
SHA256: b75ad83f23755cf5ae470d8b4729f7aadeff67a5bc14a2f1f72db40c8a6bf014
SHA1: f88acbeda4f748ada2860afb11a39d9a7a6df0b5
MD5sum: db75ac2f2b1e485170979395cff51025
Description: 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 is an empty package that depends on both the client and the
server.
Description-md5:
Homepage: http://launchpad.net/gearmand
Tag: role::metapackage
Section: misc
Priority: optional
Filename: pool/main/g/gearmand/gearman_1.1.20+ds-1.1_all.deb