How to Install and Uninstall libmodule-install-extratests-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libmodule-install-extratests-perl" package

This guide covers the steps necessary to install libmodule-install-extratests-perl on Kali Linux

$ sudo apt update $ sudo apt install libmodule-install-extratests-perl

2. Uninstall "libmodule-install-extratests-perl" package

Learn how to uninstall libmodule-install-extratests-perl on Kali Linux:

$ sudo apt remove libmodule-install-extratests-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmodule-install-extratests-perl package on Kali Linux

Package: libmodule-install-extratests-perl
Version: 0.008-3
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: libmodule-install-perl, perl:any
Size: 11808
SHA256: 968beae468a01cd8cc3be7419feb25d076fe13fea1c13ba91443ca2bad840001
SHA1: de882e03a9c80c74de970c68f6f9f8592942c408
MD5sum: 51419abb1e8fdd8c3e9166a0a369770e
Description: contextual tests that the harness can ignore
Module::Install::ExtraTests adds one Module::Install command:
.
extra_tests;
.
This declares that the test files found in the directory ./xt should be
run only in certain instances:
.
./xt/author - run when tests are being run in an author's working copy
./xt/smoke - run when the dist is being smoked (AUTOMATED_TESTING=1)
./xt/release - run during "make disttest"
.
These directories are recurisvely scanned for *.t files. If any
directories or files exist in ./xt that are not recognized, the
Makefile.PL will die.
Description-md5:
Homepage: https://metacpan.org/release/Module-Install-ExtraTests
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmodule-install-extratests-perl/libmodule-install-extratests-perl_0.008-3_all.deb