How to Install and Uninstall libdevel-callchecker-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "libdevel-callchecker-perl" package

This tutorial shows how to install libdevel-callchecker-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdevel-callchecker-perl" package

Here is a brief guide to show you how to uninstall libdevel-callchecker-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdevel-callchecker-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdevel-callchecker-perl
Architecture: amd64
Version: 0.008-1ubuntu2
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 (>= 5.32.0-4), perlapi-5.32.0
Filename: pool/main/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb
Size: 14492
MD5sum: 7f1f4a4cfdb11656c25cfb86fac10a73
SHA1: 4ed5784e6780f9386fe2fc2339c096336e9bd07c
SHA256: 301dfd7f813947812473a9830cff238673f23053608469df11839ed9150b4140
SHA512: c04f5c37707a242199dba6bd2bd3283fb049250ad902269515b54c28f0862744e035386da326d492695ba01ec00adc5e02e21aaca0ba7caf95ec16be9b685995
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