How to Install and Uninstall cl-getopt Package on Kali Linux

Last updated: March 14,2025

1. Install "cl-getopt" package

Please follow the instructions below to install cl-getopt on Kali Linux

$ sudo apt update $ sudo apt install cl-getopt

2. Uninstall "cl-getopt" package

Please follow the guidelines below to uninstall cl-getopt on Kali Linux:

$ sudo apt remove cl-getopt $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-getopt package on Kali Linux

Package: cl-getopt
Version: 1.2.0-3.3
Installed-Size: 25
Maintainer: Kevin M. Rosenberg
Architecture: all
Depends: cl-ptester
Size: 5192
SHA256: 18e0268de55abd471077844c933c4f9a97a059e896fd0a96cd21ec646c244ca3
SHA1: a338f6862248eb28542991ddfddb8d256a2ad59e
MD5sum: 034effb819ea5ffa37ad1b717cf0688d
Description: Common Lisp utility for command-line processing
This package provides Common Lisp programs processing of command-line
arguments. The command-line processing is based on GNU's getopt_long
module.
Description-md5:
Homepage: http://files.b9.com/getopt/
Tag: devel::lang:lisp, devel::library, implemented-in::lisp,
interface::commandline, role::program
Section: lisp
Priority: optional
Filename: pool/main/c/cl-getopt/cl-getopt_1.2.0-3.3_all.deb