How to Install and Uninstall libb-hooks-op-annotation-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

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

Please follow the guidance below to install libb-hooks-op-annotation-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libb-hooks-op-annotation-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ 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 16.04 LTS (Xenial Xerus)

Package: libb-hooks-op-annotation-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.44-2build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, 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-2build2_amd64.deb
Size: 12688
MD5sum: 3aaea1c061867e527061222ecde4613b
SHA1: 4779245623c9ed128c06b42d8604cc575b1dc1cb
SHA256: cd3462290be880d82a78d785733ba09c6d2e2f6c706024f92b9917845b2102e9
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
Homepage: https://metacpan.org/release/B-Hooks-OP-Annotation
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu