How to Install and Uninstall libmonkey-patch-action-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

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

Here is a brief guide to show you how to install libmonkey-patch-action-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libmonkey-patch-action-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmonkey-patch-action-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmonkey-patch-action-perl
Priority: optional
Section: universe/perl
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.4-2
Depends: perl, libsub-delete-perl
Filename: pool/universe/libm/libmonkey-patch-action-perl/libmonkey-patch-action-perl_0.4-2_all.deb
Size: 9668
MD5sum: a6c07a438cd6628c8886c61b75379cc8
SHA1: e9c4c456c6c9adb00f38bbdea141746e97adc21b
SHA256: 1a4a0856c7f635a8ad36d4d542f38206e65770699e7987cfc02b7c2ce7dd6cd0
Description-en: 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: e5b8f722580417ee6ecc0c15dfbbd9d8
Homepage: https://metacpan.org/release/Monkey-Patch-Action
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu