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

Last updated: May 04,2024

1. Install "libdevel-caller-perl" package

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

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

2. Uninstall "libdevel-caller-perl" package

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

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

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

Package: libdevel-caller-perl
Priority: optional
Section: universe/perl
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.06-1build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5), libpadwalker-perl
Filename: pool/universe/libd/libdevel-caller-perl/libdevel-caller-perl_2.06-1build3_amd64.deb
Size: 10460
MD5sum: 9685680cd4f4656e2958e5220a3f1261
SHA1: fe4f05d6e9cf0f06dac7cbd6a58ae1743500504d
SHA256: 1eb9fbd4cf6db33daa1ebdf250d4312cf10750e780de073f6484563a5d893b07
Description-en: module providing enhanced caller() support
Devel::Caller is a Perl module that provides several useful functions for
introspecting your code deeper than the internal function "caller()" does. It
allows you to access arguments passed to a function or even retrieve the code
reference of the subroutine being invoked at the call frame indicated by the
given level.
Description-md5: ad0dfe370ee7ed1b42895e16e40aafe8
Homepage: https://metacpan.org/release/Devel-Caller/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu