How to Install and Uninstall cl-getopt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "cl-getopt" package

Please follow the instructions below to install cl-getopt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-getopt

2. Uninstall "cl-getopt" package

Please follow the step by step instructions below to uninstall cl-getopt on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cl-getopt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-getopt
Priority: optional
Section: universe/devel
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: all
Version: 1.2.0-3
Depends: common-lisp-controller (>= 5.11), cl-ptester
Filename: pool/universe/c/cl-getopt/cl-getopt_1.2.0-3_all.deb
Size: 5832
MD5sum: e54fe81b50410884bff8a137634b8654
SHA1: e28b7730da66e22f2fdab26cd7a9e83209212b31
SHA256: 5ada72c52799bccae54f6b6a7be296dd711693984b49abaeeedc5629dc8d3c65
Description-en: 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: 5b321c2657beabd4019bbcfaf3556b6c
Homepage: http://files.b9.com/getopt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu