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

Last updated: April 29,2024

1. Install "libmoosex-attributeshortcuts-perl" package

In this section, we are going to explain the necessary steps to install libmoosex-attributeshortcuts-perl on Kali Linux

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

2. Uninstall "libmoosex-attributeshortcuts-perl" package

In this section, we are going to explain the necessary steps to uninstall libmoosex-attributeshortcuts-perl on Kali Linux:

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

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

Package: libmoosex-attributeshortcuts-perl
Version: 0.037-2
Installed-Size: 95
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libaliased-perl, libmoose-perl, libmoosex-meta-typeconstraint-mooish-perl, libmoosex-role-parameterized-perl, libmoosex-types-common-perl, libmoosex-types-perl, libmoosex-util-perl, libnamespace-autoclean-perl, perl | libscalar-list-utils-perl
Size: 37336
SHA256: 71b5476ed81a934c1df10bf8ba5ecffd07b46e4c2ed293fbef073b51f93f5ea4
SHA1: 5b83d9a71bb807fc6b26d005585507f3d24fc459
MD5sum: ffb878a465a7ec75a4e56eefdf2ed2b1
Description: Moose extension providing shorthands for common attribute options
Ever found yourself repeatedly specifying writers and builders, because
there's no good shortcut to specifying them? Sometimes you want an
attribute to have a read-only public interface, but a private writer. And
wouldn't it be easier to just say "builder => 1" and have the attribute
construct the canonical "_build_$name" builder name for you?
.
MooseX::AttributeShortcuts causes an attribute trait to be applied to all
attributes defined to the using class. This trait extends the attribute
option processing to handle the above variations.
Description-md5:
Homepage: https://metacpan.org/release/MooseX-AttributeShortcuts
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libm/libmoosex-attributeshortcuts-perl/libmoosex-attributeshortcuts-perl_0.037-2_all.deb