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

Last updated: May 04,2024

1. Install "libclass-makemethods-perl" package

Please follow the steps below to install libclass-makemethods-perl on Kali Linux

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

2. Uninstall "libclass-makemethods-perl" package

This guide covers the steps necessary to uninstall libclass-makemethods-perl on Kali Linux:

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

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

Package: libclass-makemethods-perl
Version: 1.01-7
Installed-Size: 822
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 293152
SHA256: 574346012518968de9cb5cef210bb5663b47148192d0af1fd0be47fa45b75966
SHA1: 763088572de577cb70b8b3aa24ba8b3138b03978
MD5sum: ed550adfee37082f30b7f22617da9044
Description: Perl module for generating common types of methods
The Class::MakeMethods framework allows Perl class developers to
quickly define common types of methods. When a module uses
Class::MakeMethods or one of its subclasses, it can select from a
variety of supported method types, and specify a name for each method
desired. The methods are dynamically generated and installed in the
calling package.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Class-MakeMethods
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-makemethods-perl/libclass-makemethods-perl_1.01-7_all.deb