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

Last updated: May 17,2024

1. Install "libthread-serialize-perl" package

This tutorial shows how to install libthread-serialize-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libthread-serialize-perl" package

This guide let you learn how to uninstall libthread-serialize-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libthread-serialize-perl
Priority: optional
Section: universe/perl
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.01-1
Depends: perl
Filename: pool/universe/libt/libthread-serialize-perl/libthread-serialize-perl_1.01-1_all.deb
Size: 9956
MD5sum: ce43cf493101a62ba68794dfbbaa6200
SHA1: b51be0747e707ba66bf2cb9451f65466c8724a7c
SHA256: 90e6a608a02a12df2f46dbc29106237a1383d6105170fe2b5ba750d6d52e66d9
Description-en: module to serialize data-structures between threads
The Thread::Serialize module is a library for centralizing the routines used
to serialize data-structures between threads. Because of this central
location, other modules such as Thread::Conveyor, Thread::Pool or Thread::Tie
can benefit from the same optimilizations that may take place here in the
future.
Description-md5: 5806926a243bcfb1102cbbc3005fd4ab
Homepage: https://metacpan.org/release/Thread-Serialize/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu