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

Last updated: May 10,2024

1. Install "libthread-conveyor-perl" package

Please follow the guidance below to install libthread-conveyor-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libthread-conveyor-perl" package

In this section, we are going to explain the necessary steps to uninstall libthread-conveyor-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libthread-conveyor-perl
Priority: optional
Section: universe/perl
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.19-1
Depends: perl, libload-perl, libthread-serialize-perl, libthread-tie-perl
Filename: pool/universe/libt/libthread-conveyor-perl/libthread-conveyor-perl_0.19-1_all.deb
Size: 21746
MD5sum: 84a93fe874ddfd56c6684e06b39b2f3e
SHA1: 287865255475a16e696c1a8086be1288840e2089
SHA256: d6974698da16fae07e24f14b44081760176f89f2ee491e28a952a72fa2c2f498
Description-en: thread-safe conveyor belt for any data-structure
The Thread::Conveyor object is a thread-safe data structure that mimics the
behaviour of a conveyor belt. One or more worker threads can put boxes with
frozen values and references on one end of the belt to be taken off by one or
more worker threads on the other end of the belt to be thawed and returned.
Description-md5: bb48ed33045473ba8f00c4df26c54c24
Homepage: https://metacpan.org/release/Thread-Conveyor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu