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

Last updated: January 10,2025

1. Install "libemail-abstract-perl" package

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

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

2. Uninstall "libemail-abstract-perl" package

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

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

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

Package: libemail-abstract-perl
Priority: optional
Section: universe/perl
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 3.008-1
Depends: perl, libemail-simple-perl, libmodule-pluggable-perl | perl (<< 5.17.0), libmro-compat-perl
Recommends: libmime-tools-perl (>= 5.501)
Filename: pool/universe/libe/libemail-abstract-perl/libemail-abstract-perl_3.008-1_all.deb
Size: 24480
MD5sum: 4d69a94d766f0c1e44b891d262b451df
SHA1: c1c98865c995ae9d2687e5dd6910656b59264115
SHA256: c3ba93b7bbc9f217dea444aaec645a0cf3b23607f1dddc7de741f020d230def9
Description-en: unified interface to mail representations
"Email::Abstract" provides module writers with the ability to write
representation-independent mail handling code. Where previously one
would either have to specify the mail class required, or to build a new
object from scratch, "Email::Abstract" can be used to perform certain
simple operations on an object regardless of its underlying representation.
Description-md5: 33a4cc86cdf90347ef4cf6e7b8403f29
Homepage: https://metacpan.org/release/Email-Abstract
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu