How to Install and Uninstall libtest-script-run-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

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

Please follow the step by step instructions below to install libtest-script-run-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtest-script-run-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtest-script-run-perl
Priority: optional
Section: universe/perl
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.08-1
Depends: perl, libtest-exception-perl, libipc-run3-perl
Recommends: libstring-shellquote-perl
Filename: pool/universe/libt/libtest-script-run-perl/libtest-script-run-perl_0.08-1_all.deb
Size: 11296
MD5sum: f5325f77ac9a61366ff97ad20c70f025
SHA1: f02599d8482f40544c4f6311d8c479196dcfc641
SHA256: 90aaf98c88facb53e194ec318733530682ab0ec1ae2a513b4f7fb96119dd1dc1
Description-en: 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: 5d1067c0b8d41d0d1980ce7141ef99a0
Homepage: https://metacpan.org/release/Test-Script-Run/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu