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

Last updated: April 27,2024

1. Install "libtest-simple-perl" package

This tutorial shows how to install libtest-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtest-simple-perl" package

Please follow the steps below to uninstall libtest-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtest-simple-perl
Priority: optional
Section: universe/perl
Installed-Size: 335
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.001014-3
Replaces: libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16)
Provides: libtest-tester-perl, libtest-use-ok-perl
Depends: perl
Breaks: libtest-tester-perl (<< 0.114), libtest-use-ok-perl (<< 0.16)
Filename: pool/universe/libt/libtest-simple-perl/libtest-simple-perl_1.001014-3_all.deb
Size: 130040
MD5sum: 69d6cd02c71e844d18762efc165d9b95
SHA1: 8ec97cfa54df9c2e8bd64059536b4bf33442365a
SHA256: 9e68fec67099fd898a28232f7107c5dc6af3827aa1e3a3e589e2886c5321b7c8
Description-en: set of basic utilities for writing tests in Perl
Test::Simple is an extremely simple module for writing tests suitable for CPAN
modules and other pursuits.
.
This package also includes the following modules:
* Test::Builder - backend for building test libraries
* Test::Builder::Module - base class for test modules
* Test::Builder::Tester - test testsuites that are built with Test::Builder
* Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester
* Test::More - yet another framework for writing test scripts
* Test::Tester - a module for testing test modules built with Test::Builder
* Test::use::ok - an alternative to Test::More::use_ok
.
This module is already included as part of Perl's core distribution, so this
package is only beneficial when newer features or bug fixes are required.
Description-md5: 5c67642e1d0d7fa546ac0e55ad3b1d3d
Homepage: http://github.com/schwern/test-more/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu