How to Install and Uninstall libtest-diaginc-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libtest-diaginc-perl" package

Learn how to install libtest-diaginc-perl on Kali Linux

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

2. Uninstall "libtest-diaginc-perl" package

This tutorial shows how to uninstall libtest-diaginc-perl on Kali Linux:

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

3. Information about the libtest-diaginc-perl package on Kali Linux

Package: libtest-diaginc-perl
Version: 0.010-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 12712
SHA256: 49e7593d4e9f317f0060a281c4a25b9221c823bd1819ab558d6ad2103e1ad646
SHA1: 4c72e5ee0188b4d5c4be8deb03fe18298e7d5ab2
MD5sum: 98c2879bf40c493fddd74f7b89910167
Description: List modules and versions loaded if tests fail
Assuming you shipped your module to CPAN with working tests, test failures
from CPAN Testers[1] 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.
.
[1]: http://www.cpantesters.org/
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-DiagINC
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-diaginc-perl/libtest-diaginc-perl_0.010-2_all.deb