How to Install and Uninstall libhook-lexwrap-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libhook-lexwrap-perl" package

Please follow the guidance below to install libhook-lexwrap-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhook-lexwrap-perl

2. Uninstall "libhook-lexwrap-perl" package

This tutorial shows how to uninstall libhook-lexwrap-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhook-lexwrap-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhook-lexwrap-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhook-lexwrap-perl
Priority: optional
Section: universe/perl
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.25-1
Depends: perl
Filename: pool/universe/libh/libhook-lexwrap-perl/libhook-lexwrap-perl_0.25-1_all.deb
Size: 14258
MD5sum: 21218db76cd32a10c4dbe41a08e277ca
SHA1: 1625a9cb7f668f0036024012c668b19ff630cfc8
SHA256: 01256cc7eb9ec333df10153b0636e1335572fd1d908366dcfac762f02933146e
Description-en: module for lexically scoped subroutine wrappers
Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
around an existing subroutine. Unlike other modules that provide this
capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
implements wrappers in such a way that the standard caller function
works correctly within the wrapped subroutine.
Description-md5: 6962641f604bc0736fc1315e40cfbbb7
Homepage: https://metacpan.org/release/Hook-LexWrap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu