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

Last updated: May 14,2024

1. Install "libclass-methodmaker-perl" package

This is a short guide on how to install libclass-methodmaker-perl on Kali Linux

$ sudo apt update $ sudo apt install libclass-methodmaker-perl

2. Uninstall "libclass-methodmaker-perl" package

Learn how to uninstall libclass-methodmaker-perl on Kali Linux:

$ sudo apt remove libclass-methodmaker-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libclass-methodmaker-perl
Source: libclass-methodmaker-perl (2.24-2)
Version: 2.24-2+b4
Installed-Size: 21350
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 181756
SHA256: 2c0b29acdadd3289400802c093e24682bfae4845c3a1ab5789149a74c6462f96
SHA1: 4fbfea202144667ccb2b82584ff2620172da591a
MD5sum: 4805f05df1a8b652ed03074c8b990377
Description: Perl module for creating generic methods
Class::MethodMaker is a simple module which solves the problem of having to
continually write accessor and mutator methods for your objects that perform
standard tasks. Instead of thinking in terms of methods, you install one or
more components into a class and methods are automatically created for you.
A component is intended as a cohesive unit of data that should only be changed
using the provided methods.
Description-md5:
Homepage: https://metacpan.org/release/Class-MethodMaker
Tag: devel::code-generator, devel::lang:perl, devel::library,
implemented-in::c, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-methodmaker-perl/libclass-methodmaker-perl_2.24-2+b4_amd64.deb