How to Install and Uninstall libmonkey-patch-action-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libmonkey-patch-action-perl" package

Please follow the guidelines below to install libmonkey-patch-action-perl on Kali Linux

$ sudo apt update $ sudo apt install libmonkey-patch-action-perl

2. Uninstall "libmonkey-patch-action-perl" package

This guide covers the steps necessary to uninstall libmonkey-patch-action-perl on Kali Linux:

$ sudo apt remove libmonkey-patch-action-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmonkey-patch-action-perl package on Kali Linux

Package: libmonkey-patch-action-perl
Version: 0.061-2
Installed-Size: 35
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-delete-perl
Size: 11168
SHA256: e56d7d8a0185b5ef4597cf8c859a0470e05a51ff8a08e39e149d87c1f221c74b
SHA1: a6d43c28bbfb5f8a260bd7787ac7f1eeac1a16e4
MD5sum: 5d07062b88deae5828d8aad51e09e7f7
Description: module to monkey-patching subs from other packages, with restore
Monkey patching is a way to extend or modify the runtime code of a program or
library without altering the original source code.
.
Monkey::Patch::Action is based on Monkey::Patch and provides lexical scope
monkey-patching so that you can wrap any other package's subroutine with your
own code. It makes things even easier by helping you apply a stack of patches
and unapply them later in flexible order.
Description-md5:
Homepage: https://metacpan.org/release/Monkey-Patch-Action
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmonkey-patch-action-perl/libmonkey-patch-action-perl_0.061-2_all.deb