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

Last updated: May 06,2024

1. Install "libtest-without-module-perl" package

This guide covers the steps necessary to install libtest-without-module-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtest-without-module-perl

2. Uninstall "libtest-without-module-perl" package

Here is a brief guide to show you how to uninstall libtest-without-module-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtest-without-module-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-without-module-perl
Priority: optional
Section: universe/perl
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.18-1
Depends: perl
Filename: pool/universe/libt/libtest-without-module-perl/libtest-without-module-perl_0.18-1_all.deb
Size: 7786
MD5sum: 83012adab2a10bf562c31956b70b2aec
SHA1: 5e445039eba216b84ba33e955de03c6ba8b1425c
SHA256: d1747e0ebbe15e3e94564288f56ffa911c9cf438177caaa981c972746c731c82
Description-en: test fallback behaviour in absence of modules
Test::Without::Module allows you to deliberately hide modules from a program
even though they are installed. This is mostly useful for testing modules
that have a fallback when a certain dependency module is not installed.
Description-md5: 27f9905e0030ba6c7a0ac02fdd3410c1
Homepage: https://metacpan.org/release/Test-Without-Module
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu