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

Last updated: November 23,2024

1. Install "libtest-expander-perl" package

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

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

2. Uninstall "libtest-expander-perl" package

This is a short guide on how to uninstall libtest-expander-perl on Kali Linux:

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

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

Package: libtest-expander-perl
Version: 2.5.0-2
Installed-Size: 85
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libconst-fast-perl, libfile-chdir-perl, libimporter-perl, libpadwalker-perl, libpath-tiny-perl (>= 0.144), libscalar-readonly-perl, libtest-simple-perl, libtest2-suite-perl, libtest2-tools-explain-perl
Size: 28300
SHA256: 6b67e4d59ac34c43ab532cfcc7083c0cbed4092d3528e909e737f5027b35c5cc
SHA1: 2850e442a13a9e6e88253cfd6e777300ebd4fe5c
MD5sum: 56265f504337fb0653d45034288c45b6
Description: collection of frequentely used test functionalities
The primary objective of Test::Expander is to provide additional convenience
functions for tests based on Test2::V0, considering boilerplate aspects that
seem to be important in a notable number of cases. These are among other
things:
.
Repeated application of class/module and/or method/function to be tested.
.
The frequent necessity of introduction of a temporary directory and/or file.
.
Another fuctionality frequently used in tests relates to the work with files
and directories: reading, writing, creation, etc.
.
Run tests in a clean environment, where only explicitly mentioned environment
variables are set and environment variables from the "outside world" cannot
affect the execution of tests.
Description-md5:
Homepage: https://metacpan.org/release/Test-Expander
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-expander-perl/libtest-expander-perl_2.5.0-2_all.deb