How to Install and Uninstall libdevel-caller-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libdevel-caller-perl" package

This guide let you learn how to install libdevel-caller-perl on Kali Linux

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

2. Uninstall "libdevel-caller-perl" package

Learn how to uninstall libdevel-caller-perl on Kali Linux:

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

3. Information about the libdevel-caller-perl package on Kali Linux

Package: libdevel-caller-perl
Source: libdevel-caller-perl (2.07-1)
Version: 2.07-1+b1
Installed-Size: 48
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3), libpadwalker-perl
Size: 11488
SHA256: 70e2210e29e11a50295b97f63421b9739906bcc8a674dc2b8508b4c65b414d25
SHA1: 53219706e65bc407094357684780b7a93f899da4
MD5sum: ff58a1aff6b5a537f1407e6b5dd854e9
Description: 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:
Multi-Arch: same
Homepage: https://metacpan.org/release/Devel-Caller
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-caller-perl/libdevel-caller-perl_2.07-1+b1_amd64.deb