How to Install and Uninstall libmousex-getopt-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libmousex-getopt-perl" package
Please follow the guidelines below to install libmousex-getopt-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmousex-getopt-perl
Copied
2. Uninstall "libmousex-getopt-perl" package
Learn how to uninstall libmousex-getopt-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmousex-getopt-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmousex-getopt-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmousex-getopt-perl
Priority: optional
Section: universe/perl
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.36-1
Depends: perl, libgetopt-long-descriptive-perl (>= 0.091), libmouse-perl
Filename: pool/universe/libm/libmousex-getopt-perl/libmousex-getopt-perl_0.36-1_all.deb
Size: 35790
MD5sum: 13c3bf7eeac1aa11f66d863a7ff73533
SHA1: 2be3a6cafbda6fd61e4195f62cd140f6ed12e23f
SHA256: 415006a3306daf17af2342f949283821e15d6162d0aa77e6bc2eb4f07816cb95
Description-en: 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: ed9ea4e2a5a4300ee8ddd69d83a2d4df
Homepage: https://metacpan.org/release/MouseX-Getopt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.36-1
Depends: perl, libgetopt-long-descriptive-perl (>= 0.091), libmouse-perl
Filename: pool/universe/libm/libmousex-getopt-perl/libmousex-getopt-perl_0.36-1_all.deb
Size: 35790
MD5sum: 13c3bf7eeac1aa11f66d863a7ff73533
SHA1: 2be3a6cafbda6fd61e4195f62cd140f6ed12e23f
SHA256: 415006a3306daf17af2342f949283821e15d6162d0aa77e6bc2eb4f07816cb95
Description-en: 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: ed9ea4e2a5a4300ee8ddd69d83a2d4df
Homepage: https://metacpan.org/release/MouseX-Getopt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu