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

Last updated: May 11,2024

1. Install "libcarp-clan-perl" package

This is a short guide on how to install libcarp-clan-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcarp-clan-perl

2. Uninstall "libcarp-clan-perl" package

Please follow the instructions below to uninstall libcarp-clan-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcarp-clan-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcarp-clan-perl
Priority: optional
Section: universe/perl
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 6.04-2
Depends: perl
Filename: pool/universe/libc/libcarp-clan-perl/libcarp-clan-perl_6.04-2_all.deb
Size: 11574
MD5sum: d9c83a028bb81977c88bdedb15f41f7b
SHA1: 4baa316cf3d5179bddbf197b834e41c37e19cd70
SHA256: e3fe5cc0703930f6f37fd6bbcbbb4e3959d40566142ff7dbc5f737f13db23ddd
Description-en: Perl enhancement to Carp error logging facilities
Carp::Clan is a Perl module designed to report errors from the perspective
of the caller of a "clan" of modules, similar to "Carp" itself. Instead of
giving it a number of levels to skip on the calling stack, you give it a
pattern to characterize the package names of the "clan" of modules which
shall never be blamed for any error.
.
These modules stick together like a "clan" and any error which occurs will
be blamed on the "outsider" script or modules not belonging to this clan.
Description-md5: e5a6eb72f36e93a94e8c3ddae4f4e21c
Homepage: https://metacpan.org/release/Carp-Clan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu