How to Install and Uninstall libdevel-confess-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "libdevel-confess-perl" package

Here is a brief guide to show you how to install libdevel-confess-perl on Kali Linux

$ sudo apt update $ sudo apt install libdevel-confess-perl

2. Uninstall "libdevel-confess-perl" package

Please follow the steps below to uninstall libdevel-confess-perl on Kali Linux:

$ sudo apt remove libdevel-confess-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevel-confess-perl package on Kali Linux

Package: libdevel-confess-perl
Version: 0.009004-3
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 19576
SHA256: 52c8ad1e203afec84b4e338889a1e0f7323588dae330dc680accd8012a4c1129
SHA1: c8d0c617637bdad6e9b3d4182c5b9e9016163ab5
MD5sum: eb5a02fbf14d9395ec00d9c986aaf1bf
Description: module to include stack traces on all warnings and errors
Devel::Confess is meant as a debugging aid. It can be used to make a script
complain loudly with stack backtraces when warn()ing or die()ing. Unlike
other similar modules (e.g. Carp::Always), it includes stack traces even when
exception objects are thrown.
.
The stack traces are generated using Carp, and will work for all types of
errors. Carp's "carp" and "confess" functions will also be made to include
stack traces.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Devel-Confess
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-confess-perl/libdevel-confess-perl_0.009004-3_all.deb