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

Last updated: May 15,2024

1. Install "libclass-accessor-perl" package

Here is a brief guide to show you how to install libclass-accessor-perl on Kali Linux

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

2. Uninstall "libclass-accessor-perl" package

Please follow the guidance below to uninstall libclass-accessor-perl on Kali Linux:

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

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

Package: libclass-accessor-perl
Version: 0.51-2
Installed-Size: 55
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-name-perl
Size: 22716
SHA256: e0128d6c7e0cae47a6740a9fc46c4ec380ad64d48fbb9ae40cd8df10e951ea44
SHA1: b6eab185e83a86a56b888bd53f35261fe4d3bc15
MD5sum: 5200b75435f846a72e4d177e73c64285
Description: Perl module that automatically generates accessors
Class::Accessor automagically generates accessor/mutator methods for your
class. Most of the time, writing accessors is an exercise in cutting and
pasting. If you make your module a subclass of Class::Accessor and declare
your accessor fields with mk_accessors() then you will find yourself with a
set of automatically generated accessors which can even be customized.
Description-md5:
Homepage: https://metacpan.org/release/Class-Accessor
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.51-2_all.deb