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

Last updated: May 16,2024

1. Install "libtest-email-perl" package

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

$ sudo apt update $ sudo apt install libtest-email-perl

2. Uninstall "libtest-email-perl" package

Please follow the guidance below to uninstall libtest-email-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtest-email-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-email-perl
Priority: optional
Section: universe/perl
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.07-2
Depends: perl, libmime-tools-perl
Recommends: libmail-pop3client-perl, libmail-sendmail-perl
Filename: pool/universe/libt/libtest-email-perl/libtest-email-perl_0.07-2_all.deb
Size: 12792
MD5sum: efb448c0fffcb0a1347c8412e56a1ca2
SHA1: b77bbd3de4d2b4e23432e0ae2f146a0c8ba32ff6
SHA256: c57a75aa57339df0217b1f6842747a5b24a735c1c7297087d6e44e886a1b8a19
Description-en: email contents test module
Test::Email provides tests for email contents; it is a subclass of
MIME::Entity with header_is, body_is, or _ok or _like and part_ok,
mime_type_ok methods. Tests for equality remove trailing newlines from
strings before testing. Some mail messages have newlines appended to them
during the mailing process, which could cause unnecessary confusion.
.
This package also provides Test::POP3 to automate email delivery tests.
Description-md5: 8456b80a6b05edcea619b72d1c037b46
Homepage: https://metacpan.org/release/Test-Email
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu