How to Install and Uninstall libclass-method-modifiers-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libclass-method-modifiers-perl" package

Please follow the guidance below to install libclass-method-modifiers-perl on Kali Linux

$ sudo apt update $ sudo apt install libclass-method-modifiers-perl

2. Uninstall "libclass-method-modifiers-perl" package

Please follow the step by step instructions below to uninstall libclass-method-modifiers-perl on Kali Linux:

$ sudo apt remove libclass-method-modifiers-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-method-modifiers-perl package on Kali Linux

Package: libclass-method-modifiers-perl
Version: 2.15-1
Installed-Size: 44
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 18000
SHA256: e23c4f48b4a89115b24e3a97bb2cd40a5e00e1454741113100eac8b6082f553a
SHA1: 789ef8d0773de1fbace2b78b532d162ff513c960
MD5sum: ccea4498a7156c7394601fe8d9f14ad0
Description: Perl module providing method modifiers
Class::Method::Modifiers provides three modifiers: before, around, and after.
The before and after modifiers are run just before and after the method they
modify, but cannot really affect that original method. The remaining modifier,
around, is run in place of the original method, with a hook to easily call the
original method.
Description-md5:
Homepage: https://metacpan.org/release/Class-Method-Modifiers
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-method-modifiers-perl/libclass-method-modifiers-perl_2.15-1_all.deb