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

Last updated: May 20,2024

1. Install "libtest-script-run-perl" package

This guide covers the steps necessary to install libtest-script-run-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-script-run-perl

2. Uninstall "libtest-script-run-perl" package

Please follow the guidance below to uninstall libtest-script-run-perl on Kali Linux:

$ sudo apt remove libtest-script-run-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-script-run-perl
Version: 0.08-4
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libtest-exception-perl, libipc-run3-perl
Recommends: libstring-shellquote-perl
Size: 10804
SHA256: 89b933a5eb112df93f1ce416f77cbb02b78646345853ceed1e57f3302e90bb64
SHA1: 6fec82f5e495eb4abd95703bb9abcab905b80696
MD5sum: a05994908449a68910bfed8f78809a26
Description: Perl module for testing scripts as subprocesses
Test::Script::Run provides Test::More-compatible subroutines for testing
scripts in a Perl module distribution's bin/ directory using IPC::Run3 to
spawn the scripts as subprocesses.
.
Subroutines are provided for running scripts and simply checking that the
return value is good, as well as capturing a script's STDOUT and STDERR and
comparing against expected output.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-Script-Run
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-script-run-perl/libtest-script-run-perl_0.08-4_all.deb