How to Install and Uninstall libgetopt-argparse-perl Package on Kali Linux

Last updated: December 25,2024

1. Install "libgetopt-argparse-perl" package

Please follow the step by step instructions below to install libgetopt-argparse-perl on Kali Linux

$ sudo apt update $ sudo apt install libgetopt-argparse-perl

2. Uninstall "libgetopt-argparse-perl" package

This is a short guide on how to uninstall libgetopt-argparse-perl on Kali Linux:

$ sudo apt remove libgetopt-argparse-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgetopt-argparse-perl package on Kali Linux

Package: libgetopt-argparse-perl
Version: 1.0.6-2
Installed-Size: 102
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmoo-perl, libtest-exception-perl
Size: 34216
SHA256: 6a12f4b252f67fb39236c22c6616cd8273d35ee43f03fcb5fc20b963645849fa
SHA1: 5e7cc83e543844c30d9d55cffc0481700031be2f
MD5sum: 25e762e754df406dcd1a1c94082cd8d6
Description: module to parse @ARGV with a richer and more user-friendly API
Getopt::ArgParse provides the following features:
.
- Generating usage messages
- Storing parsed arg values in an object, which can be also used to
load configuration values from files and therefore the ability for
applications to combine configurations in a single interface
- A more user-friendly interface to specify arguments, such as
argument types, argument values split, etc.
- Subcommand parsing, such svn
- Supporting both flag based named arguments and positional arguments
.
Getopt::ArgParse provides similar functionality to Python's argparse module.
Description-md5:
Homepage: https://metacpan.org/release/Getopt-ArgParse
Section: perl
Priority: optional
Filename: pool/main/libg/libgetopt-argparse-perl/libgetopt-argparse-perl_1.0.6-2_all.deb