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

Last updated: May 05,2024

1. Install "libgetopt-declare-perl" package

This tutorial shows how to install libgetopt-declare-perl on Kali Linux

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

2. Uninstall "libgetopt-declare-perl" package

Please follow the steps below to uninstall libgetopt-declare-perl on Kali Linux:

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

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

Package: libgetopt-declare-perl
Version: 1.14-4
Installed-Size: 144
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 59056
SHA256: d14a10760ddef5cd6d8ac9528891c2377ec326cc891de0bac821ffdd27fd04ec
SHA1: 44449167a94006ca14f0ab3a1c39177a44d5d3d2
MD5sum: b6986802cafba4833a6e23f553443ef5
Description: module for parsing command line arguments
Getopt::Declare provides facilities to parse command line options. It builds
and runs a parser. The parser object can be saved and later run on different
input. Key features are:
.
* Automatic generation of error, usage and version information
* Matching of parameter components may be constrained by regular expressions
* Execution of embedded actions
* Declarative specification of inter-parameter relationships
* Selective or global case-insensitive matching of parameters
Description-md5:
Homepage: https://metacpan.org/release/Getopt-Declare
Tag: devel::lang:perl, devel::library, implemented-in::perl,
interface::commandline, role::program
Section: perl
Priority: optional
Filename: pool/main/libg/libgetopt-declare-perl/libgetopt-declare-perl_1.14-4_all.deb