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

Last updated: May 20,2024

1. Install "libtest-most-perl" package

Please follow the steps below to install libtest-most-perl on Kali Linux

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

2. Uninstall "libtest-most-perl" package

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

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

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

Package: libtest-most-perl
Version: 0.38-1
Installed-Size: 56
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libexception-class-perl, libtest-deep-perl, libtest-differences-perl, libtest-exception-perl, libtest-harness-perl, libtest-simple-perl, libtest-warn-perl
Size: 25096
SHA256: 9c65b65724654ac1960623ea82555462dc5bf89019c437b78a6025325f3e0505
SHA1: cbe362c4bb1bab41fb7331032c310b730e023931
MD5sum: 185dcc889387bd98d728c6bf4d7e7be3
Description: Perl module with the most commonly needed test functions and features
Test::Most provides the most commonly used testing functions and gives
a bit more fine-grained control over your test suite.
.
All functions from the following modules will automatically be
exported:
.
* Test::More
* Test::Exception
* Test::Differences
* Test::Deep
* Test::Warn
.
This is useful when one is used to most of the above modules but
wouldn't want to bother to load them all explicitly.
.
Test::Most also provides a couple of routines to control tests
behaviour in case of errors.
Description-md5:
Homepage: https://metacpan.org/release/Test-Most
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-most-perl/libtest-most-perl_0.38-1_all.deb