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

Last updated: May 09,2024

1. Install "libtest-most-perl" package

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

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

2. Uninstall "libtest-most-perl" package

Learn how to uninstall libtest-most-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtest-most-perl
Priority: optional
Section: universe/perl
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.34-1
Depends: perl, libexception-class-perl, libtest-deep-perl, libtest-differences-perl (>= 0.61), libtest-exception-perl (>= 0.31), perl (>= 5.13.3) | libtest-harness-perl, libtest-warn-perl (>= 0.23)
Filename: pool/universe/libt/libtest-most-perl/libtest-most-perl_0.34-1_all.deb
Size: 23440
MD5sum: 71c2581a74bdba06e43a7adb423e5fd8
SHA1: 2200a1a517862a5fb84b06f341297b2df175572b
SHA256: ff819f72e61f07ce9efd3bc2e0e37a32cea5d0fdb317a0d2d62353f7d864fb28
Description-en: Perl module with the most commonly needed test functions and features
Test::Most provides the most commonly used testing functions and gives
a bit more fine-grained control over your test suite.
.
All functions from the following modules will automatically be
exported:
.
* Test::More
* Test::Exception
* Test::Differences
* Test::Deep
* Test::Warn
.
This is useful when one is used to most of the above modules but
wouldn't want to bother to load them all explicitly.
.
Test::Most also provides a couple of routines to control tests
behaviour in case of errors.
Description-md5: 40af6726afd38f6494807dbcbfbaa73f
Homepage: https://metacpan.org/release/Test-Most
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu