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

Last updated: May 11,2024

1. Install "libcarp-datum-perl" package

Learn how to install libcarp-datum-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcarp-datum-perl" package

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

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

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

Package: libcarp-datum-perl
Priority: optional
Section: universe/perl
Installed-Size: 213
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1:0.1.3-7
Depends: perl, liblog-agent-perl, libgetargs-long-perl
Filename: pool/universe/libc/libcarp-datum-perl/libcarp-datum-perl_0.1.3-7_all.deb
Size: 62526
MD5sum: e12e6388125eae8ef544e7f5500caaa9
SHA1: 0e15ebbc4add50d76efad00d06f7ebc7e203406e
SHA256: b244223e21c9286386842745e135a9b11e4f4358e5b7c889e1c0656e02cbd743
Description-en: Debugging And Tracing Ultimate Module (for perl)
Carp::Datum implements the following features:
.
* Programming by contract: pre-conditions, post-conditions, assertions.
* Flow control tracing: routine entry, arguments, returned values
* Dynamic (i.e. runtime) configuration via mini language to tailor
debugging and/or tracing at the routine / file / package / type level.
* Ability to statically remove all assertions and flow control tracing
hooks in modules making use of Carp::Datum.
* Cooperation with Log::Agent for tracing.
Description-md5: b8c82806f5bf7673b252b63850985b56
Homepage: https://metacpan.org/release/Carp-Datum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu