How to Install and Uninstall libmail-verify-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "libmail-verify-perl" package
This is a short guide on how to install libmail-verify-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmail-verify-perl
Copied
2. Uninstall "libmail-verify-perl" package
This is a short guide on how to uninstall libmail-verify-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmail-verify-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmail-verify-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmail-verify-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Alexander Wirt
Architecture: all
Version: 0.02-5
Depends: libnet-dns-perl, perl (>= 5.6.0-16)
Filename: pool/universe/libm/libmail-verify-perl/libmail-verify-perl_0.02-5_all.deb
Size: 6748
MD5sum: 959fa6c3595c3004a26db59ec6054b08
SHA1: 3c6c265ffed24217981d250cf81d599089715b0b
SHA256: cceaca35918f600aba375dc171bcfc46c67e758508b539aeb30c98370e036e47
Description-en: Utility to verify an email address
Mail::Verify provides a function CheckAddress function for verifying
email addresses. First the syntax of the email address is checked, then
it verifies that there is at least one valid MX server accepting email
for the domain. Using Net::DNS and IO::Socket a list of MX records (or,
falling back on a hosts A record) are checked to make sure at least one
SMTP server is accepting connections.
Description-md5: d2fc7a250659f32ec251cff90f66a5d8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Alexander Wirt
Architecture: all
Version: 0.02-5
Depends: libnet-dns-perl, perl (>= 5.6.0-16)
Filename: pool/universe/libm/libmail-verify-perl/libmail-verify-perl_0.02-5_all.deb
Size: 6748
MD5sum: 959fa6c3595c3004a26db59ec6054b08
SHA1: 3c6c265ffed24217981d250cf81d599089715b0b
SHA256: cceaca35918f600aba375dc171bcfc46c67e758508b539aeb30c98370e036e47
Description-en: Utility to verify an email address
Mail::Verify provides a function CheckAddress function for verifying
email addresses. First the syntax of the email address is checked, then
it verifies that there is at least one valid MX server accepting email
for the domain. Using Net::DNS and IO::Socket a list of MX records (or,
falling back on a hosts A record) are checked to make sure at least one
SMTP server is accepting connections.
Description-md5: d2fc7a250659f32ec251cff90f66a5d8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu