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

Last updated: May 13,2024

1. Install "libmoosex-getopt-perl" package

Please follow the guidance below to install libmoosex-getopt-perl on Kali Linux

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

2. Uninstall "libmoosex-getopt-perl" package

This is a short guide on how to uninstall libmoosex-getopt-perl on Kali Linux:

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

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

Package: libmoosex-getopt-perl
Version: 0.76-1
Installed-Size: 116
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libgetopt-long-descriptive-perl, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-autoclean-perl, libtry-tiny-perl
Size: 54652
SHA256: dfe9089999db7f468cd42a17f0aee577df1956743445a4776c7e284511eabb80
SHA1: 28b0f68570e450f5f1b80c8961f1cd1839ad4019
MD5sum: 49567a905de4f880165ab397f07451e1
Description: Moose extension for processing command line options
MooseX::Getopt is a Moose role which provides an alternate constructor for
creating objects using parameters passed in from the command line. This module
automatically discovers command line parameters by introspecting your class
attributes, using the name of your attribute as the command line option. If
there is a type constraint defined, it will configure Getopt::Long to handle
the option accordingly.
.
By default, attributes beginning with an underscore are considered private and
are not given commandline argument support, unless the attribute's metaclass
is set to MooseX::Getopt::Meta::Attribute. You can also use this behaviour to
get non-default commandline option names and aliases.
Description-md5:
Homepage: https://metacpan.org/release/MooseX-Getopt
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmoosex-getopt-perl/libmoosex-getopt-perl_0.76-1_all.deb