How to Install and Uninstall libtest-diaginc-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libtest-diaginc-perl" package

This is a short guide on how to install libtest-diaginc-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libtest-diaginc-perl" package

Please follow the guidelines below to uninstall libtest-diaginc-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtest-diaginc-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtest-diaginc-perl
Architecture: all
Version: 0.008-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: perl
Filename: pool/universe/libt/libtest-diaginc-perl/libtest-diaginc-perl_0.008-2_all.deb
Size: 11372
MD5sum: b4d9f91613d2f8e0554049d84bd92e14
SHA1: 79a814dc7a6cf3cdfaf336ab90ba660d4fb8602e
SHA256: feb645a98c6eab3dbcf70a3d72b626b42bdfee7b5dc22e0bcf23492a3ad4103c
SHA512: 1b50a9b6d578175cb444d5b2f76cdaf3560f04b0a6956dc9d8c3bc8ae9b15aabe14a4f26d9c641aa33df74bb2080f0e1cf353d098e4a09297df92ca81402e22d
Homepage: https://metacpan.org/release/Test-DiagINC
Description-en: List modules and versions loaded if tests fail
Assuming you shipped your module to CPAN with working tests, test failures
from CPAN Testers|http://www.cpantesters.org/ might be due to platform
issues, Perl version issues or problems with dependencies. Test::DiagINC
helps you diagnose deep dependency problems by showing you exactly what
modules and versions were loaded during a test run.
.
When this module is loaded, it sets up an END block that will take action if
the program is about to exit with a non-zero exit code or if
$test_builder->is_passing|Test::Builder/is_passing is false by the time the
END block is reached. If that happens, this module prints out the names and
version numbers of non-local modules appearing in %INC|perlvar/%INC at the
end of the test.
.
For example:
.
This description was automagically extracted from the module by dh-make-perl.
Description-md5: 08920c23b23d49bcacb06ae552b6cc66