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

Last updated: May 12,2024

1. Install "libmousex-getopt-perl" package

Please follow the guidelines below to install libmousex-getopt-perl on Kali Linux

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

2. Uninstall "libmousex-getopt-perl" package

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

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

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

Package: libmousex-getopt-perl
Version: 0.38-2
Installed-Size: 87
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libgetopt-long-descriptive-perl, libmouse-perl
Size: 40136
SHA256: e4b3a891fc1f646b3ec32b1354571c9c5c927b6b819e474759d6eb4d861cf6e4
SHA1: 103210cf25a4f0e6b24d0fa28b2e023c6fe661db
MD5sum: 94e0ccc9f1b7165d2ba2c51db0dee482
Description: Mouse role for processing command line options
MouseX::Getopt is a role which provides an alternate constructor for creating
objects using parameters passed in from the command line.
.
MouseX::Getopt attempts to DWIM as much as possible with the command line
params by introspecting your class's attributes. It will use the name of your
attribute as the command line option, and if there is a type constraint
defined, it will configure Getopt::Long to handle the option accordingly.
.
You can use the trait MouseX::Getopt::Meta::Attribute::Trait or the attribute
metaclass MouseX::Getopt::Meta::Attribute to get non-default commandline
option names and aliases.
.
You can use the trait MouseX::Getopt::Meta::Attribute::Trait::NoGetopt or the
attribute metaclass MouseX::Getopt::Meta::Attribute::NoGetopt to have
MouseX::Getopt ignore your attribute in the commandline options.
Description-md5:
Homepage: https://metacpan.org/release/MouseX-Getopt
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmousex-getopt-perl/libmousex-getopt-perl_0.38-2_all.deb