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

Last updated: May 21,2024

1. Install "libtest-command-perl" package

In this section, we are going to explain the necessary steps to install libtest-command-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtest-command-perl" package

This guide let you learn how to uninstall libtest-command-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtest-command-perl
Priority: optional
Section: universe/perl
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.11-2
Depends: perl
Filename: pool/universe/libt/libtest-command-perl/libtest-command-perl_0.11-2_all.deb
Size: 14294
MD5sum: c71026bb2612040be7118f2cd770aa0d
SHA1: fa78f0337a9f3bdb47db16d0ae21a35b017d17d3
SHA256: d348f4313cc1d903ffabdd82bbde56bb4d22b6791df19c350c36fb3f89056cf9
Description-en: Perl module for testing external commands
Test::Command lets you write tests that examine the exit status, STDOUT
and STDERR of any program helping you determine if it is behaving as
expected.
Description-md5: fa4b13716aa1446426aa00dc034ac4c0
Homepage: https://metacpan.org/release/Test-Command
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu