How to Install and Uninstall libthread-pool-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libthread-pool-perl" package

This is a short guide on how to install libthread-pool-perl on Kali Linux

$ sudo apt update $ sudo apt install libthread-pool-perl

2. Uninstall "libthread-pool-perl" package

This tutorial shows how to uninstall libthread-pool-perl on Kali Linux:

$ sudo apt remove libthread-pool-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libthread-pool-perl package on Kali Linux

Package: libthread-pool-perl
Version: 0.35-3
Installed-Size: 99
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libthread-conveyor-monitored-perl, libthread-conveyor-perl
Size: 35520
SHA256: 9d7077ed2d40bb7273862d53720cf350c8dd038d4e2f1a1ea38ddeae0e67f374
SHA1: 5305babd473ec05261b49360df63b014ce3ae52f
MD5sum: a172b7815b9853db34b52f6bed387127
Description: group of threads for performing similar jobs
The Thread::Pool module allows you to set up a group of (worker) threads to
execute a (large) number of similar jobs that need to be executed
asynchronously. The routine that actually performs the job (the "do"
routine), must be specified as a name or a reference to a (anonymous)
subroutine.
Description-md5:
Homepage: https://metacpan.org/release/Thread-Pool
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libthread-pool-perl/libthread-pool-perl_0.35-3_all.deb