How to Install and Uninstall liblexical-accessor-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "liblexical-accessor-perl" package

This is a short guide on how to install liblexical-accessor-perl on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

3. Information about the liblexical-accessor-perl package on Ubuntu 21.10 (Impish Indri)

Package: liblexical-accessor-perl
Architecture: all
Version: 0.013-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: libexporter-tiny-perl, libtype-tiny-perl, perl:any
Recommends: libhash-fieldhash-perl, libsub-handlesvia-perl, libsub-name-perl, libtype-utils-perl
Enhances: libclass-tiny-perl, libmoo-perl, libmoose-perl, libmouse-perl
Filename: pool/universe/libl/liblexical-accessor-perl/liblexical-accessor-perl_0.013-2_all.deb
Size: 17964
MD5sum: 7dfeac983a45f09e232d32fb1281997b
SHA1: 9a11d28669da4ed845a3b0dc2e995a8b7b417108
SHA256: 36e339d5ae6cd907c91aeef4f9cb3d26ca8d34aea5c3df78921c1609ab29f31e
SHA512: 75351e1889a46146114f0edd614035ef89b2042afe69b72e1f370eb636184aed13b02e3ade1eef2a8e563c8559427e7fc09b1eb7aef154746952aa339dacbff3
Homepage: https://metacpan.org/release/Lexical-Accessor
Description-en: 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: afafa5aba56a50e8b088bc1c5cf2a17c