How to Install and Uninstall libcall-context-perl Package on Kali Linux

Last updated: May 07,2024

1. Install "libcall-context-perl" package

This guide covers the steps necessary to install libcall-context-perl on Kali Linux

$ sudo apt update $ sudo apt install libcall-context-perl

2. Uninstall "libcall-context-perl" package

In this section, we are going to explain the necessary steps to uninstall libcall-context-perl on Kali Linux:

$ sudo apt remove libcall-context-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcall-context-perl package on Kali Linux

Package: libcall-context-perl
Version: 0.03-3
Installed-Size: 20
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 5532
SHA256: 1953867ad24b83f08ae85e43ddb87da0a36d45329bbf349cddddb6f608ef7064
SHA1: 7a25bdb6ddab46f2f332206b083200e31d27d1b9
MD5sum: 0a23878754f8248ff4791f6f5f7aa59f
Description: module to sanity-check calling context
If your function only expects to return a list, then a call in some other
context is, by definition, an error. The problem is that, depending on how
the function is written, it may actually do something expected in testing,
but then in production act differently.
.
The Call::Context module offers some functions to check if the calling
function is itself called in the expected context.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Call-Context
Section: perl
Priority: optional
Filename: pool/main/libc/libcall-context-perl/libcall-context-perl_0.03-3_all.deb