How to Install and Uninstall libdevel-caller-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "libdevel-caller-perl" package

In this section, we are going to explain the necessary steps to install libdevel-caller-perl on Ubuntu 21.04 (Hirsute Hippo)

$ 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 21.04 (Hirsute Hippo):

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

3. Information about the libdevel-caller-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdevel-caller-perl
Architecture: amd64
Version: 2.06-2build3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libpadwalker-perl
Filename: pool/universe/libd/libdevel-caller-perl/libdevel-caller-perl_2.06-2build3_amd64.deb
Size: 10684
MD5sum: d562d6874e47c29792b23266adafaa3c
SHA1: ad8704c21046817cec7961b9fa08f374d9263894
SHA256: ccbb5383f33a45a6a0a9a7fdb03dde5fa7126163ccbd85fd2e5e1b6158ebf6b2
SHA512: ba643f5bc9d1d7a162eca7a22b68ba137eaaab962b771fb2a206bc915f966f313a97d1bef05b885ed0b64712216ed2076779004c7e688cb621a2f1e8d9ea35aa
Homepage: https://metacpan.org/release/Devel-Caller
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
Task: ubuntukylin-desktop