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

Last updated: May 18,2024

1. Install "libcatalyst-plugin-stacktrace-perl" package

This is a short guide on how to install libcatalyst-plugin-stacktrace-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcatalyst-plugin-stacktrace-perl

2. Uninstall "libcatalyst-plugin-stacktrace-perl" package

In this section, we are going to explain the necessary steps to uninstall libcatalyst-plugin-stacktrace-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcatalyst-plugin-stacktrace-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcatalyst-plugin-stacktrace-perl
Priority: optional
Section: universe/perl
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.12-2
Replaces: libcatalyst-modules-perl (<< 48~)
Depends: perl, libcatalyst-perl (>= 5.70), libdevel-stacktrace-perl, libmro-compat-perl (>= 0.10)
Breaks: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalyst-plugin-stacktrace-perl/libcatalyst-plugin-stacktrace-perl_0.12-2_all.deb
Size: 8388
MD5sum: e9fe4f941b6cb59b268435df81a8e8a4
SHA1: 40e2666c7b56ff02bd69c65c024d18396f3b5e70
SHA256: c384ed6f25827976126f55e4d78ea54c297ad0421c372d37f37e42d3baee97e9
Description-en: Catalyst plugin for displaying a stack trace on the debug screen
Catalyst::Plugin::StackTrace will enhance the standard Catalyst debug screen
by including a stack trace of your appliation up to the point where the error
occurred. Each stack frame is displayed along with the package name, line
number, file name, and code context surrounding the line number.
.
This plugin is only active in -Debug mode by default, but can be enabled by
setting the enable config option.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5: 1b292f7288034d0a2da75f701d5e06ad
Homepage: https://metacpan.org/release/Catalyst-Plugin-StackTrace
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu