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

Last updated: May 14,2024

1. Install "libmail-thread-perl" package

Please follow the steps below to install libmail-thread-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmail-thread-perl

2. Uninstall "libmail-thread-perl" package

This is a short guide on how to uninstall libmail-thread-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmail-thread-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmail-thread-perl
Priority: optional
Section: universe/perl
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.55-2
Depends: perl, libemail-abstract-perl
Filename: pool/universe/libm/libmail-thread-perl/libmail-thread-perl_2.55-2_all.deb
Size: 11972
MD5sum: c1dbf4b57ef6596b4ffcd8622d700580
SHA1: 2b14c200a1c816742ab615d3030d0e81842de0f5
SHA256: 1684f10ddd278cbefbc05b896c4901fd8b1796d56d7b2db72b8ddcc5a809a910
Description-en: library for threading email by In-Reply-To and References
The Mail::Thread module implements something relatively close to
Jamie Zawinski's mail threading algorithm, as described by
http://www.jwz.org/doc/threading.html. This algorithm is based
on following References and In-Reply-To headers, and is able to
deal with not having all of the messages in a thread.
Description-md5: 97eef3744019df391e0235e222cd0f44
Homepage: https://metacpan.org/release/Mail-Thread
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu