How to Install and Uninstall libthread-pool-simple-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libthread-pool-simple-perl" package

This is a short guide on how to install libthread-pool-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libthread-pool-simple-perl" package

Please follow the steps below to uninstall libthread-pool-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libthread-pool-simple-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libthread-pool-simple-perl
Priority: optional
Section: universe/perl
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.25-1
Depends: perl
Filename: pool/universe/libt/libthread-pool-simple-perl/libthread-pool-simple-perl_0.25-1_all.deb
Size: 8578
MD5sum: 168b47217e602766fbd201e470e56ca0
SHA1: 8a5987f6aa3f2e39fbd1329e62d30d5531444f09
SHA256: 8d74d3ff0ab2acc8a6fa95370a494b7df953cfd1ec3a28dd58d3e0e9173e0dd5
Description-en: Perl implementation of a simple thread pool
Thread::Pool::Simple provides a simple thread-pool implementation without
external dependencies outside core modules. Jobs can be submitted to and
handled by multi-threaded 'workers' managed by the pool.
Description-md5: 76877d0e37b4497cc89cfa17bf17889f
Homepage: http://search.cpan.org/dist/Thread-Pool-Simple/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu