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

Last updated: May 18,2024

1. Install "libtest-failwarnings-perl" package

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

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

2. Uninstall "libtest-failwarnings-perl" package

Please follow the steps below to uninstall libtest-failwarnings-perl on Kali Linux:

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

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

Package: libtest-failwarnings-perl
Version: 0.8-4
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9468
SHA256: e179d4bdd31dd57fbc32adae233916022d6d05ec379076ae5d292b1ffe6229e3
SHA1: dd12b572bc344221c9c9e6bf8fb3120c1e185a83
MD5sum: 3327374ba25a5be61e560d97f0fa4698
Description: module for adding test failures if warnings are caught
Test::FailWarnings hooks $SIG{__WARN__} and converts warnings to Test::More's
fail() calls. It is designed to be used with done_testing, when you don't
need to know the test count in advance.
.
Just as with Test::NoWarnings, this does not catch warnings if other things
localize $SIG{__WARN__}, as this is designed to catch unhandled warnings.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-FailWarnings
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-failwarnings-perl/libtest-failwarnings-perl_0.8-4_all.deb