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

Last updated: May 13,2024

1. Install "liblexical-accessor-perl" package

Please follow the step by step instructions below to install liblexical-accessor-perl on Kali Linux

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

2. Uninstall "liblexical-accessor-perl" package

This tutorial shows how to uninstall liblexical-accessor-perl on Kali Linux:

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

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

Package: liblexical-accessor-perl
Version: 0.014-2
Installed-Size: 57
Maintainer: Debian Perl Group
Architecture: all
Depends: libexporter-tiny-perl, libtype-tiny-perl, perl:any
Recommends: libhash-fieldhash-perl, libsub-handlesvia-perl (>= 0.035), libsub-name-perl
Enhances: libclass-tiny-perl, libmoo-perl, libmoose-perl, libmouse-perl
Size: 19772
SHA256: 3c53dd389c5b49d589aa999489416ab7de870a85f43a5f9088b76bab6aaa2b2e
SHA1: 0728ec8de14d907020cfd52b77d905630d1ace4e
MD5sum: c54668fb85ce1b4c0dc89093192bfd70
Description: true private attributes for Moose/Moo/Mouse
Lexical::Accessor generates coderefs which can be used as methods to
access private attributes for objects.
.
The private attributes are stored inside-out, and do not add any
accessors to the class' namespace, so are completely invisible to any
outside code, including any subclasses. This gives your attribute
complete privacy: subclasses can define a private (or even public)
attribute with the same name as your private one and they will not
interfere with each other.
Description-md5:
Homepage: https://metacpan.org/release/Lexical-Accessor
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libl/liblexical-accessor-perl/liblexical-accessor-perl_0.014-2_all.deb