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

Last updated: May 14,2024

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

Please follow the guidance below to install libclass-accessor-named-perl on Kali Linux

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

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

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

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

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

Package: libclass-accessor-named-perl
Version: 0.009-2
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, libhook-lexwrap-perl, libsub-name-perl, libuniversal-require-perl
Size: 8492
SHA256: cd3abe287af9f55289b6154506e2be1033877840fb61853eae23ae100663d996
SHA1: c41d09a27334d61dcb43bd76c96ec1be52193e38
MD5sum: 150a9aa34bc6b9b3fe9152ab382f93c2
Description: module to better profiling output for Class::Accessor
Class::Accessor is a great way to automate the tedious task of generating
accessors and mutators. One small drawback is that due to the details of
the implemenetation, you only get one __ANON__ entry in profiling output.
That entry contains all your accessors, which can be a real pain if you're
attempting to figure out which of your accessors is being called six billion
times.
.
Class::Accessor::Named is a development aid which uses Hook::LexWrap and
Sub::Name to talk your accessors into identifying themselves. While it
shouldn't add much additional runtime overhead (as it acts only
Class::Accessor's generator functions), it has not been designed for
production deployment.
Description-md5:
Homepage: https://metacpan.org/release/Class-Accessor-Named
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-accessor-named-perl/libclass-accessor-named-perl_0.009-2_all.deb