How to Install and Uninstall cltl Package on Kali Linux

Last updated: May 17,2024

1. Install "cltl" package

This is a short guide on how to install cltl on Kali Linux

$ sudo apt update $ sudo apt install cltl

2. Uninstall "cltl" package

Learn how to uninstall cltl on Kali Linux:

$ sudo apt remove cltl $ sudo apt autoclean && sudo apt autoremove

3. Information about the cltl package on Kali Linux

Package: cltl
Version: 1.0.32
Installed-Size: 30
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: debconf (>= 0.5) | debconf-2.0, wget
Suggests: ilisp
Size: 9532
SHA256: 2fa2a508cbd1fa0ae80f3632f6b3c6489661da4ff404374e355a8d875b55a4b2
SHA1: 280e8984daa394805de19b1d82652bf752e1ef0d
MD5sum: 30f10b82c580d10b7e8dcef65dacd916
Description: Common Lisp the Language, second edition, book (Pre-ANSI)
This package installs the HTML version of Guy L. Steele book Common
Lisp the Language, second edition. This book describes a snapshot of
the Common Lisp language during the period that the ANSI Common
Lisp standard was created. Thus, this book describe a NON-STANDARD
version of Common Lisp which is similar to, but is *NOT*, ANSI
Common Lisp.
.
For reference on ANSI Common Lisp, use the Debian package
"hyperspec". This book is included in Debian because, while it does
differ from the ANSI standard, it has more details than the "hyperspec"
about the design and usage of Lisp.
.
This package does not contain the actual HTML files, but rather
downloads the HTML archive from the Internet and then installs it.
Description-md5:
Section: contrib/doc
Priority: optional
Filename: pool/contrib/c/cltl/cltl_1.0.32_all.deb