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

Last updated: May 07,2024

1. Install "libclass-accessor-classy-perl" package

Learn how to install libclass-accessor-classy-perl on Kali Linux

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

2. Uninstall "libclass-accessor-classy-perl" package

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

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

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

Package: libclass-accessor-classy-perl
Version: 0.9.1-4
Installed-Size: 44
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 14224
SHA256: 56924afcb631bc3cf076aa315a8ed3de6890c09f3fcec000786418662b3e53ae
SHA1: 63057b7a0afe6d37e56d8baa9fd8052c98b509db
MD5sum: 92eccd29d6581e07172650e20c68b5c7
Description: Perl module providing minimalist, fast accessors
Class::Accessor::Classy provides an extremely small-footprint accessor/mutator
declaration scheme for fast and convenient object attribute setup. Its intent
is to be a simple and speedy mechanism for preventing hash-key typos rather
than a full-blown object system with type checking and so on.
.
The accessor ('foo') and mutator ('set_foo') methods appear as a hidden parent
class of your package and stay out of your way otherwise.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Class-Accessor-Classy
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-accessor-classy-perl/libclass-accessor-classy-perl_0.9.1-4_all.deb