How to Install and Uninstall libmoosex-classattribute-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libmoosex-classattribute-perl" package

Please follow the instructions below to install libmoosex-classattribute-perl on Kali Linux

$ sudo apt update $ sudo apt install libmoosex-classattribute-perl

2. Uninstall "libmoosex-classattribute-perl" package

Please follow the guidelines below to uninstall libmoosex-classattribute-perl on Kali Linux:

$ sudo apt remove libmoosex-classattribute-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmoosex-classattribute-perl package on Kali Linux

Package: libmoosex-classattribute-perl
Version: 0.29-3
Installed-Size: 98
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmoose-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libscalar-list-utils-perl | perl
Size: 34828
SHA256: dec942a208ff0bbde2a49910e535f9a1a24907c74e44ad403fc693829da6a5ac
SHA1: f67fc3375ef0ca26005fc42fd6a258d319bb73ac
MD5sum: 219fc9c2cb6fd7045ebd082d6f15f5dc
Description: module to declare class attributes Moose-style
MooseX::ClassAttribute allows you to declare class attributes in exactly the
same way as object attributes, using class_has() instead of has().
.
You can use any feature of Moose's attribute declarations, including
overriding a parent's attributes, delegation (handles), attribute traits,
etc. All features should just work. The one exception is the "required" flag,
which is not allowed for class attributes.
.
The accessor methods for class attribute may be called on the class directly,
or on objects of that class. Passing a class attribute to the constructor
will not set that attribute.
Description-md5:
Homepage: https://metacpan.org/release/MooseX-ClassAttribute
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmoosex-classattribute-perl/libmoosex-classattribute-perl_0.29-3_all.deb