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

Last updated: April 27,2024

1. Install "libmoosex-singlearg-perl" package

This tutorial shows how to install libmoosex-singlearg-perl on Kali Linux

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

2. Uninstall "libmoosex-singlearg-perl" package

Please follow the guidance below to uninstall libmoosex-singlearg-perl on Kali Linux:

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

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

Package: libmoosex-singlearg-perl
Version: 0.09-2
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmoose-perl
Size: 8740
SHA256: 9f7fd9d3374e800012e5e6f807fbaead2f4dfa00e9331809f16577285b5a4f81
SHA1: cbf6f86a1c2afe076d6dcb46c8e174a94de86765
MD5sum: 56d338a083064f33f4fa1f7fc2dd7f66
Description: module to instantiate Moose objects using a single argument
MooseX::SingleArg allows Moose instances to be constructed with a single
argument. Your class or role must use this module and then use the single_arg
method to declare which attribute will be assigned the single argument value.
.
If the class is constructed using the typical argument list name/value pairs,
or with a hashref, then things work as is usual. But, if the arguments are a
single non-hashref value then that argument will be assigned to whatever
attribute you have declared.
Description-md5:
Homepage: https://metacpan.org/release/MooseX-SingleArg
Section: perl
Priority: optional
Filename: pool/main/libm/libmoosex-singlearg-perl/libmoosex-singlearg-perl_0.09-2_all.deb