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

Last updated: May 15,2024

1. Install "libdevel-stacktrace-perl" package

Please follow the steps below to install libdevel-stacktrace-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdevel-stacktrace-perl" package

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

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

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

Package: libdevel-stacktrace-perl
Priority: optional
Section: universe/perl
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.0000-1
Depends: perl
Filename: pool/universe/libd/libdevel-stacktrace-perl/libdevel-stacktrace-perl_2.0000-1_all.deb
Size: 20486
MD5sum: 8061ea98258f4dc8f504faef596ce915
SHA1: 47aac46f813cc440f0aab91d1b62b87ca795819b
SHA256: 9cb181b9b0a2e326470d3bdf400dff3d34ce1b4ff3765e62fc88ab96e1c4a7e8
Description-en: 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: 00a628b735f7b2b23ad12a8bc4664922
Homepage: https://metacpan.org/release/Devel-StackTrace
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu