How to Install and Uninstall libb-hooks-op-annotation-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

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

This tutorial shows how to install libb-hooks-op-annotation-perl on Ubuntu 20.10 (Groovy Gorilla)

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

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

In this section, we are going to explain the necessary steps to uninstall libb-hooks-op-annotation-perl on Ubuntu 20.10 (Groovy Gorilla):

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

Package: libb-hooks-op-annotation-perl
Architecture: amd64
Version: 0.44-2build7
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.30.0-7), perlapi-5.30.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-2build7_amd64.deb
Size: 13020
MD5sum: 27a11d011acebb0f32876072bb5b3a51
SHA1: ad77c3d1dfeee0a1fcac556b7a29b3c00d92f227
SHA256: 1866b4c0b32e05746f297c99156ee215dcb1168aaf4eabfeb077eb118dbf29b1
SHA512: 9cd29d2418a731bf5a563243a9f6cd60f4edc79e8708157e41bce26428a485a91b71420f747273abf25dd773b969978f741345578bdf21deded11fa358a1a927
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