How to Install and Uninstall libtest2-plugin-nowarnings-perl Package on Kali Linux

Last updated: May 06,2024

1. Install "libtest2-plugin-nowarnings-perl" package

This guide covers the steps necessary to install libtest2-plugin-nowarnings-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest2-plugin-nowarnings-perl

2. Uninstall "libtest2-plugin-nowarnings-perl" package

In this section, we are going to explain the necessary steps to uninstall libtest2-plugin-nowarnings-perl on Kali Linux:

$ sudo apt remove libtest2-plugin-nowarnings-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest2-plugin-nowarnings-perl package on Kali Linux

Package: libtest2-plugin-nowarnings-perl
Version: 0.09-1
Installed-Size: 45
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libtest-simple-perl (>= 1.302167)
Size: 15832
SHA256: e8be06b7c49325b8a1ba9a061dfc000d6ecfe35955a61b4e14043941538a31b1
SHA1: e43815c0eb27ea913a39a024a7555834234217e7
MD5sum: a530953f3fd5adf84b4e058bbe3ee106
Description: Perl testing plugin to fail tests if warnings are generated
The Test2::Plugin::NoWarnings plugin causes tests to fail if any warnings
are generated whilst the tests run. Each warning generates a new failing
test, and the warning content is output via diag.
.
This module uses $SIG{__WARN__}, so if the code you're testing sets this,
this module will stop working.
Description-md5:
Homepage: https://metacpan.org/release/Test2-Plugin-NoWarnings
Section: perl
Priority: optional
Filename: pool/main/libt/libtest2-plugin-nowarnings-perl/libtest2-plugin-nowarnings-perl_0.09-1_all.deb