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

Last updated: May 15,2024

1. Install "libtest-carp-perl" package

Learn how to install libtest-carp-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtest-carp-perl" package

Please follow the step by step instructions below to uninstall libtest-carp-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtest-carp-perl
Priority: optional
Section: universe/perl
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.2-2
Depends: perl
Filename: pool/universe/libt/libtest-carp-perl/libtest-carp-perl_0.2-2_all.deb
Size: 9906
MD5sum: dafe5024a5466695a44de883e5820027
SHA1: f4187f704b17dee67e36a58fc29c731bf5cd6dc4
SHA256: a9ad1bdc098df4bb3c65586132d475eef0cdeb4cf09d59ac4b3786bde5f9404d
Description-en: module to test your code for calls to Carp functions
Test::Carp is a module that facilitates testing whether or not a
particular Carp function is called as a result of given code. It also
allows checking the value (error message) the Carp function is called
with.
Description-md5: 899126323a39023ebef3e4fd728d247c
Homepage: https://metacpan.org/release/Test-Carp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu