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

Last updated: May 13,2024

1. Install "libmail-field-received-perl" package

Learn how to install libmail-field-received-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmail-field-received-perl

2. Uninstall "libmail-field-received-perl" package

Learn how to uninstall libmail-field-received-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmail-field-received-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmail-field-received-perl
Priority: optional
Section: universe/perl
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Dominic Hargreaves
Architecture: all
Version: 0.26-1
Depends: perl, libmailtools-perl
Filename: pool/universe/libm/libmail-field-received-perl/libmail-field-received-perl_0.26-1_all.deb
Size: 13636
MD5sum: bfdf8c065d0c66939a9fb88b7c2d6cd9
SHA1: e9003e22dcd53991831e587ab9cea1a51efb778e
SHA256: f0c19d5b378fdbd7b8c0645a982d88780c943cb53c3d62219ef21fb7bee77162
Description-en: mostly RFC822-compliant parser of Received headers
Don't use this class directly! Instead ask Mail::Field for new
instances based on the field name!
.
Mail::Field::Received provides subroutines for parsing Received
headers from e-mails. It mostly complies with RFC822, but deviates to
accommodate a number of broken MTAs which are in common use. It also
attempts to extract useful information which MTAs often embed within
the (comments).
.
It is a subclass derived from the Mail::Field and Mail::Field::Generic
classes.
Description-md5: 25c5346aad5c9921314bc8000d0aa2f4
Homepage: http://search.cpan.org/dist/Mail-Field-Received/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu