How to Install and Uninstall libmail-rfc822-address-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libmail-rfc822-address-perl" package

Please follow the guidance below to install libmail-rfc822-address-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmail-rfc822-address-perl

2. Uninstall "libmail-rfc822-address-perl" package

Please follow the step by step instructions below to uninstall libmail-rfc822-address-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmail-rfc822-address-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmail-rfc822-address-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmail-rfc822-address-perl
Architecture: all
Version: 0.4-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: perl:any
Filename: pool/universe/libm/libmail-rfc822-address-perl/libmail-rfc822-address-perl_0.4-1.1_all.deb
Size: 9072
MD5sum: d4db9f19f86f621f6993e951fd5e014d
SHA1: fbc253f72b7951688883ddbecbdf9958454f2647
SHA256: d37813fa03e51212182465dcd4845db26d5d7e285b6ccf1977b4aa058eaf801a
SHA512: 3d9d22cc5fda1d54d305544a68e3b8992cc07e5d9da834c33c48718a9ab915e054101b986c2821abb968c58b4f7e588773455c8321f55888d169be547792e423
Homepage: http://www.ex-parrot.com/~pdw/Mail-RFC822-Address.html
Description-en: Perl extension for validating email addresses
Mail::RFC822::Address validates email addresses against the grammar described
in RFC 822 using regular expressions. How to validate a user supplied email
address is a FAQ (see perlfaq9): the only sure way to see if a supplied email
address is genuine is to send an email to it and see if the user receives it.
The one useful check that can be performed on an address is to check that the
email address is syntactically valid. That is what this module does.
.
This module is functionally equivalent to RFC::RFC822::Address, but uses
regular expressions rather than the Parse::RecDescent parser. This means that
startup time is greatly reduced making it suitable for use in transient scripts
such as CGI scripts.
Description-md5: f0823ed61dfca92b5d9cacc12e9266a7