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

Last updated: June 02,2024

1. Install "libemail-reply-perl" package

In this section, we are going to explain the necessary steps to install libemail-reply-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libemail-reply-perl

2. Uninstall "libemail-reply-perl" package

Learn how to uninstall libemail-reply-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libemail-reply-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libemail-reply-perl
Priority: optional
Section: universe/perl
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.204-1
Depends: perl, libemail-abstract-perl, libemail-address-perl, libemail-mime-perl
Filename: pool/universe/libe/libemail-reply-perl/libemail-reply-perl_1.204-1_all.deb
Size: 10344
MD5sum: 5c885d7d108218f50cb8cfc2142f0797
SHA1: b032b12ce5a9fb9c099d0b6dcaa21556e2c53c11
SHA256: a3a3d20a13013185b3d73747d119181857564ccea43a98e32e30ea670d3bcdf3
Description-en: module to reply to an email message
The Email::Reply module takes the hard out of generating replies to email
messages.
.
The exported reply() function accepts a number of named parameters and
returns an email message object of type Email::MIME or Email::Simple,
depending on the parameters passed.
Description-md5: bd3c694f42a908848e732eb268320571
Homepage: https://metacpan.org/release/Email-Reply
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu