How to Install and Uninstall libdevel-callparser-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libdevel-callparser-perl" package

Learn how to install libdevel-callparser-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdevel-callparser-perl" package

Please follow the guidance below to uninstall libdevel-callparser-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdevel-callparser-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdevel-callparser-perl
Priority: optional
Section: universe/perl
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.002-2
Depends: libdevel-callchecker-perl, libdynaloader-functions-perl, perl (>= 5.22.1-3), perlapi-5.22.1, libc6 (>= 2.4)
Breaks: libdata-alias-perl (<< 1.13), libdevel-declare-perl (<< 0.006004), libindirect-perl (<< 0.27)
Filename: pool/universe/libd/libdevel-callparser-perl/libdevel-callparser-perl_0.002-2_amd64.deb
Size: 17086
MD5sum: 1672a83cc5735c5d4697a88e322636a1
SHA1: 482d1602edd54813617f2f0129542b0132a284c9
SHA256: 565248265b4cd6c7b2a8481957d56fd55701f4d5103ec53f8a88bf4122da3a83
Description-en: custom parsing attached to subroutines
Devel::CallParser provides a C API, for XS modules, concerned with
custom parsing. It is centred around the function cv_set_call_parser,
which allows XS code to attach a magical annotation to a Perl
subroutine, resulting in resolvable calls to that subroutine having
their arguments parsed by arbitrary C code. (This is a more
conveniently structured facility than the core's PL_keyword_plugin
API.) This module makes cv_set_call_parser and several supporting
functions available.
Description-md5: df168a557ea04ff5b6ba60cfa8e5b6e3
Homepage: https://metacpan.org/release/Devel-CallParser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu