How to Install and Uninstall libb-hooks-op-annotation-perl Package on Kali Linux

Last updated: May 19,2024

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

This guide let you learn how to install libb-hooks-op-annotation-perl on Kali Linux

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

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

Please follow the guidance below to uninstall libb-hooks-op-annotation-perl on Kali Linux:

$ 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 Kali Linux

Package: libb-hooks-op-annotation-perl
Source: libb-hooks-op-annotation-perl (0.44-3)
Version: 0.44-3+b2
Installed-Size: 55
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3), libextutils-depends-perl
Size: 13632
SHA256: 7228ae0476adc0dd32283d3ea498c281864217444e41fd7d4e74890f633cd14c
SHA1: b6b4cbb80d08962decb135c17cddf591abe2cdc9
MD5sum: 608c58e397737df084e625618ac8fabe
Description: 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:
Homepage: https://metacpan.org/release/B-Hooks-OP-Annotation
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libb/libb-hooks-op-annotation-perl/libb-hooks-op-annotation-perl_0.44-3+b2_amd64.deb