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

Last updated: May 13,2024

1. Install "libmail-verp-perl" package

Please follow the guidelines below to install libmail-verp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmail-verp-perl

2. Uninstall "libmail-verp-perl" package

Please follow the guidelines below to uninstall libmail-verp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmail-verp-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmail-verp-perl
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.06+dfsg-2
Depends: perl
Filename: pool/universe/libm/libmail-verp-perl/libmail-verp-perl_0.06+dfsg-2_all.deb
Size: 8672
MD5sum: adc1ef3ab90d06115e054ba3b22901c4
SHA1: 0d953545865c80d1e0e14a9d07f39b87c415352b
SHA256: 1de1bd0387ca0d6bc9c21558418341cc6329abc4ff9ecd5bd7f46fb5dff54d60
Description-en: Variable Envelope Return Paths (VERP) address encoder/decoder
Mail::Verp provides utility functions to encode and decode Variable Envelope
Return Paths (VERP) addresses, as described by http://cr.yp.to/proto/verp.txt.
.
VERP addresses are used to help manage bounces coming back from remote SMTP
servers, especially when dispatching mail for a mailing-list; the VERP address
encodes the recipient address, which can then be recovered from the bounce to
unsubscribe the address from the mailing-list.
.
The encoding uses the method described by
http://www.courier-mta.org/draft-varshavchik-verp-smtpext.txt.
Description-md5: 664fc406c5361d90f793cd1704a1c165
Homepage: https://metacpan.org/release/Mail-Verp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu