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

Last updated: May 13,2024

1. Install "libdevel-callparser-perl" package

This guide let you learn how to install libdevel-callparser-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdevel-callparser-perl" package

Please follow the steps below to uninstall libdevel-callparser-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libdevel-callparser-perl
Architecture: amd64
Version: 0.002-4build4
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 71
Depends: libdevel-callchecker-perl, libdynaloader-functions-perl, perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Filename: pool/universe/libd/libdevel-callparser-perl/libdevel-callparser-perl_0.002-4build4_amd64.deb
Size: 17852
MD5sum: 1ca742368f9a63f52b3c1b1b404dd370
SHA1: 77dd22ec45ae4ff753244c678ce1ea1914025833
SHA256: f634e158bf3aa1144f0781deaf8ff35b30e0d0849eac811941477cb8a8a98e43
SHA512: 3e4a5210964cd9b03ebc0d06f2f6a4df3735df7f7009253c0ef8f00a5aca40344e74d0e9f528832a403ee2ee9aaa37c40d8814597c3c08b8eb2dcb990d449c47
Homepage: https://metacpan.org/release/Devel-CallParser
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