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

Last updated: May 20,2024

1. Install "libtest2-tools-command-perl" package

This tutorial shows how to install libtest2-tools-command-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest2-tools-command-perl

2. Uninstall "libtest2-tools-command-perl" package

This is a short guide on how to uninstall libtest2-tools-command-perl on Kali Linux:

$ sudo apt remove libtest2-tools-command-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest2-tools-command-perl
Version: 0.20-2
Installed-Size: 44
Maintainer: Debian Perl Group
Architecture: all
Depends: libfile-chdir-perl, libtest2-suite-perl, perl:any
Size: 16840
SHA256: 0e9ad24969542629526c9773c15ad49480ca7f885be576dfff248cfd862ace0e
SHA1: f814a5803bd9b61a8c8d40df7a56369ee4edd509
MD5sum: 0775e9c345db44136feac9bda7ad24bc
Description: test simple unix commands
Test2::Tools::Command tests
that commands given particular arguments result in particular outputs
by way of the exit status word, standard output, and standard error.
Various parameters to the command function alter
exactly how this is done,
in addition to variables that can be set.
.
The commands are expected to be simple,
for example filters that maybe accept standard input
and respond with some but not too much output.
Interactive or otherwise complicated commands
will need some other module such as Expect to test them,
as will programs that generate too much output.
Description-md5:
Homepage: https://metacpan.org/release/Test2-Tools-Command
Section: perl
Priority: optional
Filename: pool/main/libt/libtest2-tools-command-perl/libtest2-tools-command-perl_0.20-2_all.deb