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

Last updated: May 15,2024

1. Install "libdevel-stacktrace-perl" package

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

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

2. Uninstall "libdevel-stacktrace-perl" package

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

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

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

Package: libdevel-stacktrace-perl
Version: 2.0500-1
Installed-Size: 61
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 26372
SHA256: 34f9d4bb6f73e4a7d2af533a04ca1ce7de8dfdab4d9af3d201a8d1c552261607
SHA1: cf6f984a2e4d5987437db13ecd238955cf66efa9
MD5sum: b390c1d8b4e7682c8f8a01d14a953022
Description: Perl module containing stack trace and related objects
The Devel::StackTrace module contains two classes, Devel::StackTrace
and Devel::StackTraceFrame. The goal of this object is to encapsulate
the information that can found through using the caller() function, as
well as providing a simple interface to this data.
.
The Devel::StackTrace object contains a set of Devel::StackTraceFrame
objects, one for each level of the stack. The frames contain all the
data available from caller().
Description-md5:
Homepage: https://metacpan.org/release/Devel-StackTrace
Tag: devel::debugger, devel::lang:perl, devel::library, implemented-in::perl,
role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-stacktrace-perl/libdevel-stacktrace-perl_2.0500-1_all.deb