How to Install and Uninstall libgearman-client-perl Package on Kali Linux

Last updated: April 28,2024

1. Install "libgearman-client-perl" package

This tutorial shows how to install libgearman-client-perl on Kali Linux

$ sudo apt update $ sudo apt install libgearman-client-perl

2. Uninstall "libgearman-client-perl" package

In this section, we are going to explain the necessary steps to uninstall libgearman-client-perl on Kali Linux:

$ sudo apt remove libgearman-client-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgearman-client-perl package on Kali Linux

Package: libgearman-client-perl
Version: 2.004.015-1
Installed-Size: 138
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libio-socket-ssl-perl, liblist-moreutils-perl, libstring-crc32-perl, perl (>= 5.19.8) | libio-socket-ip-perl
Breaks: gearman-server (<< 1.11)
Size: 51612
SHA256: 62cc2d147318a312dfadffb1cd76c613e9f31a761e6e78093515f799291401e2
SHA1: 2b1f9da476d5a5555eb7c7fd886c05f8f9b7fda7
MD5sum: edc23dd61293622416f11820b41ec2a2
Description: client for the Gearman distributed job system
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 Gearman::Client module, a client class for the
Gearman distributed job system, providing a framework for sending jobs to one
or more Gearman servers. For more information, see
.
Description-md5:
Homepage: https://metacpan.org/release/Gearman
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libg/libgearman-client-perl/libgearman-client-perl_2.004.015-1_all.deb