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

Last updated: May 09,2024

1. Install "libtest-regression-perl" package

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

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

2. Uninstall "libtest-regression-perl" package

This is a short guide on how to uninstall libtest-regression-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtest-regression-perl
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.07-2
Depends: perl, libalgorithm-diff-perl, libtest-differences-perl, libtext-diff-perl
Filename: pool/universe/libt/libtest-regression-perl/libtest-regression-perl_0.07-2_all.deb
Size: 8152
MD5sum: ee95a2e6ed139129dd4f20e7aca7aeb2
SHA1: ba9e536e03c466ed50fee769ba3da233fa7ad151
SHA256: 77345c6ead259f2085a267b5c5381109a45de69cbceaac7fad613cce118c0aa5
Description-en: test library for regression testing output
Test::Regression is a Test::More compatible module that provides an
ok_regression function which compares the output of a code reference with
stored reference files. If necessary the reference files can be regenerated
by setting an environment variable.
Description-md5: 57924d75205c3276e67d9e7824adc890
Homepage: https://metacpan.org/release/Test-Regression
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu