How to Install and Uninstall libdevel-caller-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 11,2024

1. Install "libdevel-caller-perl" package

Please follow the step by step instructions below to install libdevel-caller-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdevel-caller-perl" package

Please follow the step by step instructions below to uninstall libdevel-caller-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdevel-caller-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdevel-caller-perl
Architecture: amd64
Version: 2.06-2build2
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.30.0-7), perlapi-5.30.0, libpadwalker-perl
Filename: pool/universe/libd/libdevel-caller-perl/libdevel-caller-perl_2.06-2build2_amd64.deb
Size: 10632
MD5sum: 267212cd4f8f9bacdb3a26cc617f1545
SHA1: affdfd5a5a2d371c76eea49305b35b00c1e41a66
SHA256: f27d67e302879dfbf93f6299307e7438e31151eeddc3cf093fd236900243c9e0
SHA512: 14c61262d25875840016e8c31f3e1cfbc2fc51e2b6b4b3a43f25c573f7d91bca256dcad2afa88f2039d978939c259b7d33f5514b27b9d2d5f6ea301ae5c9d4de
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