How to Install and Uninstall cltl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "cltl" package

Learn how to install cltl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cltl

2. Uninstall "cltl" package

Please follow the guidelines below to uninstall cltl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cltl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cltl
Priority: optional
Section: multiverse/doc
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 1.0.26
Depends: debconf (>= 0.5) | debconf-2.0, wget
Suggests: ilisp
Filename: pool/multiverse/c/cltl/cltl_1.0.26_all.deb
Size: 8928
MD5sum: 59437103151ac464c4eaf390f457abc7
SHA1: 846ffa8ba695666b2ea10118ab89a8352a0ac1d9
SHA256: 7ad7929c233fc128fd45a07e9c96ea57d857fde2e70a2803463e2d8c91085786
Description-en: 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: 981097f297a723afe41afec3b96d5a27
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu