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

Last updated: October 04,2024

1. Install "libtest-command-simple-perl" package

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

$ sudo apt update $ sudo apt install libtest-command-simple-perl

2. Uninstall "libtest-command-simple-perl" package

Please follow the step by step instructions below to uninstall libtest-command-simple-perl on Kali Linux:

$ sudo apt remove libtest-command-simple-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-command-simple-perl
Version: 0.05-3
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9852
SHA256: ccb127c3a96f005ad3cf05f52a2284535efd817bce4b16cd457bd4fd0d53264f
SHA1: 3f53cf496c16c4c5c5567da8c8dbba85e2a7841e
MD5sum: bf921a4f065559e081b4a1954a85c2e8
Description: Perl module to test external commands
Test::Command::Simple is a intended to simplify testing of external commands.
It does so by running the command under IPC::Open3, closing the stdin
immediately, and reading everything from the command's stdout and stderr.
It then makes the output available to be tested.
.
It is not (yet?) as feature-rich as Test::Cmd (in package libtest-cmd-perl),
however the interface to this is much simpler. Tests also plug directly
into the Test::Builder framework, which plays nice with Test::More.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-Command-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-command-simple-perl/libtest-command-simple-perl_0.05-3_all.deb