How to Install and Uninstall libdevel-callchecker-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "libdevel-callchecker-perl" package

Please follow the guidance below to install libdevel-callchecker-perl on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the libdevel-callchecker-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdevel-callchecker-perl
Architecture: amd64
Version: 0.008-1ubuntu1
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.30.0-9build1), perlapi-5.30.0
Filename: pool/main/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb
Size: 14468
MD5sum: 5107e6105d8c1c988db9eaefda54bd1b
SHA1: bc549f9e2da974c95de4ab0cf00d0a741feb9b98
SHA256: e86e2b734108a1226b15b271b7231f46d869038dd2fa200ecc842dbd01f52b92
SHA512: fc0d879eac3f9935a9f58af1bcd0060237a2d5428e5730b8afdbd1126e01d20ccd1753c0baae2d452d48b31cf4b3b8f2d61e8625dbf9bfe783a7f2a70ed9ef5c
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