How to Install and Uninstall libpoe-component-jobqueue-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libpoe-component-jobqueue-perl" package

This is a short guide on how to install libpoe-component-jobqueue-perl on Kali Linux

$ sudo apt update $ sudo apt install libpoe-component-jobqueue-perl

2. Uninstall "libpoe-component-jobqueue-perl" package

Here is a brief guide to show you how to uninstall libpoe-component-jobqueue-perl on Kali Linux:

$ sudo apt remove libpoe-component-jobqueue-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpoe-component-jobqueue-perl package on Kali Linux

Package: libpoe-component-jobqueue-perl
Version: 0.5710-2
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libpoe-perl
Size: 15196
SHA256: 2bc5992d6243b85050191bb8f14787149bf024cda75d7f717094f5aa756a7435
SHA1: 6274fd01ec3d5643a92253fda194e60a19e98a55
MD5sum: 7be64d4ba15a719352419bd15b090f43
Description: POE component to manage queues and worker pools
POE::Component::JobQueue manages a finite pool of worker sessions as they
handle an arbitrarily large number of tasks. It often is used as a form of
flow control, preventing a large group of tasks from exhausting some sort of
resource.
.
This module implements two kinds of queue: active and passive. Both types of
queues use a Worker coderef to spawn sessions that process jobs, but how they
use the Worker differs between them.
Description-md5:
Homepage: https://metacpan.org/release/POE-Component-JobQueue
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libpoe-component-jobqueue-perl/libpoe-component-jobqueue-perl_0.5710-2_all.deb