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

Last updated: November 26,2024

1. Install "libtest-exports-perl" package

Please follow the guidance below to install libtest-exports-perl on Kali Linux

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

2. Uninstall "libtest-exports-perl" package

Please follow the instructions below to uninstall libtest-exports-perl on Kali Linux:

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

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

Package: libtest-exports-perl
Version: 1-2
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libtest-simple-perl
Size: 8780
SHA256: 0b213658654197a45095fe335bbaac148ce56c7b2cc730f9d3d710cb7ca4a162
SHA1: 386cc8d1b9eaac7259a6c91d746276e2ceff92e5
MD5sum: 73ffad8a9ec937e3f9f4dc9be9b1030a
Description: Perl module to test that modules export the right symbols
Test::Exports provides simple test functions for testing other modules
"import" methods. Testing is currently limited to checking which subs have been
imported.
.
In order to keep different calls to ->import separate, Test::Exports performs
these calls from a private package. The symbol-testing functions then test
whether or not symbols are present in this private package, ensuring none of
this interferes with your test script itself.
Description-md5:
Homepage: https://metacpan.org/release/Test-Exports
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-exports-perl/libtest-exports-perl_1-2_all.deb