How to Install and Uninstall libb-hooks-op-annotation-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: January 11,2025

1. Install "libb-hooks-op-annotation-perl" package

Please follow the guidelines below to install libb-hooks-op-annotation-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libb-hooks-op-annotation-perl

2. Uninstall "libb-hooks-op-annotation-perl" package

This guide covers the steps necessary to uninstall libb-hooks-op-annotation-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libb-hooks-op-annotation-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libb-hooks-op-annotation-perl package on Ubuntu 21.10 (Impish Indri)

Package: libb-hooks-op-annotation-perl
Architecture: amd64
Version: 0.44-2build8
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.2.5), libextutils-depends-perl (>= 0.304)
Filename: pool/universe/libb/libb-hooks-op-annotation-perl/libb-hooks-op-annotation-perl_0.44-2build8_amd64.deb
Size: 12920
MD5sum: 5789ffb11e06eaa5992e4229e679b3fa
SHA1: ec4a7792afb4de8ee05fc89fc290568915dfd6db
SHA256: a8706fa575ffad4a5ad6c82171dcb4a4c111ca534e5744b380b7630e5d76491c
SHA512: 00217c41a55326734e210819f6326ad6fd42529166cbcf80e3149079e5cd7fb00af91f0d8ff95551ae07653784baf696b89dc66205a140221e09a376f0e52632
Homepage: https://metacpan.org/release/B-Hooks-OP-Annotation
Description-en: module to allow annotation and delegation of hooked OPs
B::Hooks::OP::Annotation provides a way for XS code that hijacks OP op_ppaddr
functions to delegate to (or restore) the previous functions, whether they
are assigned by perl or by another module. Typically this should be used in
conjunction with B::Hooks::OP::Check (see libb-hooks-op-check-perl).
.
B::Hooks::OP::Annotation makes its types and functions available to XS code
by means of ExtUtils::Depends (libextutils-depends-perl). Modules that wish
to use these exports in their XS code should use B::OP::Hooks::Annotation in
the Perl module that loads the XS.
Description-md5: 68fc795b35d9b1f0b3315a291dd448e5