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

Last updated: May 20,2024

1. Install "libdevel-callchecker-perl" package

This guide covers the steps necessary to install libdevel-callchecker-perl on Kali Linux

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

2. Uninstall "libdevel-callchecker-perl" package

This is a short guide on how to uninstall libdevel-callchecker-perl on Kali Linux:

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

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

Package: libdevel-callchecker-perl
Source: libdevel-callchecker-perl (0.008-2)
Version: 0.008-2+b1
Installed-Size: 55
Maintainer: Debian Perl Group
Architecture: amd64
Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl (>= 5.38.2-2), perlapi-5.38.2
Size: 15088
SHA256: 1e1f7de4752a37892225c356d4dc23f53ea9048fc012972fea9f697e4e770ac1
SHA1: 9cdba6af301b3a7e7faf57c77ed7ce909a47b04e
MD5sum: c07d72d0ccb5bdfb08e27296196b7948
Description: custom op checking attached to subroutines
Devel::CallChecker makes some new features of the Perl 5.14.0 C API
available to XS modules running on older versions of Perl.
The features are centred around the function cv_set_call_checker,
which allows XS code to attach a magical annotation
to a Perl subroutine,
resulting in resolvable calls to that subroutine
being mutated at compile time by arbitrary C code.
This module makes cv_set_call_checker
and several supporting functions available.
(It is possible to achieve the effect of cv_set_call_checker
from XS code on much earlier Perl versions,
but it is painful to achieve without the centralised facility.)
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/Devel-CallChecker
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.008-2+b1_amd64.deb