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

Last updated: May 17,2024

1. Install "libgetopt-complete-perl" package

Here is a brief guide to show you how to install libgetopt-complete-perl on Kali Linux

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

2. Uninstall "libgetopt-complete-perl" package

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

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

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

Package: libgetopt-complete-perl
Version: 0.26-4
Installed-Size: 121
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 51396
SHA256: 6be7e2e6bf613a1f5a38578c0633ece2d40c5d4d9458e1d9008e2cbfe2dfbcae
SHA1: a5131d63ecd6c69dea5983ab3278d2ace2b2a202
MD5sum: a066037298b18443824fc1ceac9d2947
Description: programmable shell completion for Perl apps
Getopt::Complete makes it easy to add custom command-line completion to Perl
applications. It also does additional validation of arguments, when the
program is actually executed, based on completion lists.
.
Support is also present for apps which are an entry point for a hierarchy of
sub-commands (in the style of cvs and git).
.
Getopt::Complete also wraps the standard options processing and exports it as
a %ARGS hash at compile time, making using the arguments hassle-free.
.
The completion features currently work with the bash shell, which is the
default on most Linux and Mac systems. Patches for other shells are welcome.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Getopt-Complete
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libg/libgetopt-complete-perl/libgetopt-complete-perl_0.26-4_all.deb