How to Install and Uninstall libmoosex-classattribute-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "libmoosex-classattribute-perl" package

Please follow the step by step instructions below to install libmoosex-classattribute-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libmoosex-classattribute-perl" package

Please follow the guidance below to uninstall libmoosex-classattribute-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libmoosex-classattribute-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmoosex-classattribute-perl
Architecture: all
Version: 0.29-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: perl, libmoose-perl, libnamespace-autoclean-perl, libnamespace-clean-perl, libscalar-list-utils-perl (>= 1:1.45) | perl (>= 5.25.1)
Filename: pool/universe/libm/libmoosex-classattribute-perl/libmoosex-classattribute-perl_0.29-1_all.deb
Size: 32530
MD5sum: ebdc6846fa2607d1c25af393ac88b7cb
SHA1: c619b630cd4a3dbfdb15afc681d22498907f6786
SHA256: 90991739937afc40255e9dfccd9929643971d23546ffa7db75959cffd10339bb
SHA512: 98b37de348ffe5f04bed58a6e1bb30684ac493f070b5fe9ff597bba67922ca9a29e0faad5eb13c9a05885a2f329d39aeb97f01bda8e69300fd22910c8bf79306
Homepage: https://metacpan.org/release/MooseX-ClassAttribute
Description-en: 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: 749904ff588e917fbec21f7c1066fbe7