How to Install and Uninstall libdevel-callchecker-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libdevel-callchecker-perl" package
Learn how to install libdevel-callchecker-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libdevel-callchecker-perl
Copied
2. Uninstall "libdevel-callchecker-perl" package
Please follow the guidelines below to uninstall libdevel-callchecker-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libdevel-callchecker-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdevel-callchecker-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libdevel-callchecker-perl
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.007-1build1
Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.007-1build1_amd64.deb
Size: 13870
MD5sum: 69ecb29e6814587d09b79912ef0f6a9f
SHA1: aa32991d3e044bde6ce02b46704f7288e039910b
SHA256: 0d5d2a72dba688d31d84c426d28e571f6679ab4ab2dbc0c059fd8fafb3d2bbbb
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: 249ac69288b749749c86a5b98de59aeb
Homepage: https://metacpan.org/release/Devel-CallChecker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.007-1build1
Depends: libb-hooks-op-check-perl, libdynaloader-functions-perl, perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libd/libdevel-callchecker-perl/libdevel-callchecker-perl_0.007-1build1_amd64.deb
Size: 13870
MD5sum: 69ecb29e6814587d09b79912ef0f6a9f
SHA1: aa32991d3e044bde6ce02b46704f7288e039910b
SHA256: 0d5d2a72dba688d31d84c426d28e571f6679ab4ab2dbc0c059fd8fafb3d2bbbb
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: 249ac69288b749749c86a5b98de59aeb
Homepage: https://metacpan.org/release/Devel-CallChecker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu