How to Install and Uninstall libdevel-callchecker-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libdevel-callchecker-perl" package

Learn how to install libdevel-callchecker-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libdevel-callchecker-perl" package

This tutorial shows how to uninstall libdevel-callchecker-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdevel-callchecker-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdevel-callchecker-perl
Architecture: amd64
Version: 0.008-1ubuntu3
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl, perlapi-5.32.1
Filename: pool/main/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.008-1ubuntu3_amd64.deb
Size: 14824
MD5sum: ac50f386a4c110c96bc2b57296af8ce9
SHA1: 43a008e78a58bc10fe20408542685a231143a12a
SHA256: cc0f379849deacc94b947719eaaa0b94467d141fe7c8269a9edbbac24fd40a8d
SHA512: 257f3a4d0b154b77d28c91e59d9ceb51e994864272819530d1e47c5e348de5fc217e7dec2faf25ae8285237a39f12ecc7c6f2f419297dae544d036c3dd68b12e
Homepage: https://metacpan.org/release/Devel-CallChecker
Description-en: 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: d94a6c4e78ebb84ce9c84ad060c90ba3
Task: ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop