How to Install and Uninstall gengetopt Package on Kali Linux

Last updated: May 18,2024

1. Install "gengetopt" package

Please follow the guidance below to install gengetopt on Kali Linux

$ sudo apt update $ sudo apt install gengetopt

2. Uninstall "gengetopt" package

Please follow the instructions below to uninstall gengetopt on Kali Linux:

$ sudo apt remove gengetopt $ sudo apt autoclean && sudo apt autoremove

3. Information about the gengetopt package on Kali Linux

Package: gengetopt
Version: 2.23+dfsg1-1
Installed-Size: 617
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9)
Size: 173316
SHA256: b6cc627f20a806625603fa9f97071b4b7da662338e1f22829ffc92867e36695a
SHA1: ccb44c64d23bfad7ad1ac996ad82fcd892de9e2b
MD5sum: 279b761b9782f0f1ba11eb93aeab8194
Description: skeleton main.c generator
gengetopt reads an interface description file, and writes a file containing
a command-line parser function. gengetopt supports: long and short options,
11 types of parameters (including flag, int, double, string, and function
call), and a usage message.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/gengetopt/
Tag: devel::code-generator, devel::lang:c, devel::library, implemented-in::c,
interface::commandline, role::devel-lib, role::program, scope::utility,
suite::gnu
Section: devel
Priority: optional
Filename: pool/main/g/gengetopt/gengetopt_2.23+dfsg1-1_amd64.deb