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

Last updated: May 18,2024

1. Install "libtest2-harness-perl" package

Please follow the steps below to install libtest2-harness-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest2-harness-perl

2. Uninstall "libtest2-harness-perl" package

Please follow the steps below to uninstall libtest2-harness-perl on Kali Linux:

$ sudo apt remove libtest2-harness-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest2-harness-perl
Version: 1.000155-1
Installed-Size: 1827
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdata-uuid-perl, libfilter-perl, libgoto-file-perl, libimporter-perl, libio-compress-perl, libjson-pp-perl, liblong-jump-perl, libscalar-list-utils-perl, libscope-guard-perl, libterm-table-perl, libtest-simple-perl, libtest2-plugin-memusage-perl, libtest2-plugin-uuid-perl, libtest2-suite-perl, libyaml-tiny-perl
Size: 573840
SHA256: b2b6e4e2e845c3ce61ce83da7b558de2f08571c6668c3309bcffe0b9dacc1f8f
SHA1: 76e0a80b9dba49c9cce5396fec034994827b0df3
MD5sum: a828933542e2966ae7098caab0a6f4e8
Description: new and improved test harness with better Test2 integration
App::Yath (Yet Another Test Harness) is an alternative to App::Prove, and
Test2::Harness is an alternative to Test::Harness. It is not designed to
replace Test::Harness/prove. Test2::Harness is designed to take full
advantage of the rich data Test2 can provide. Test2::Harness is also able to
use non-core modules and provide more functionality than prove can achieve
with its restrictions.
.
Test2::Harness is the backend code that handles running/processing the tests.
In general a user will not use it directly, instead you should probably be
looking at App::Yath which is the UI layer built around Test2::Harness.
.
To use Test2::Harness, you use the yath command. Yath will find the tests (or
use the ones you specify) and run them. As it runs, it will output diagnostic
information such as failures. At the end, yath will print a summary of the
test run.
Description-md5:
Homepage: https://metacpan.org/release/Test2-Harness
Section: perl
Priority: optional
Filename: pool/main/libt/libtest2-harness-perl/libtest2-harness-perl_1.000155-1_all.deb