How to Install and Uninstall clisp-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "clisp-doc" package

Please follow the guidance below to install clisp-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clisp-doc

2. Uninstall "clisp-doc" package

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

$ sudo apt remove clisp-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the clisp-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clisp-doc
Priority: optional
Section: universe/doc
Installed-Size: 4392
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Source: clisp
Version: 1:2.49-9ubuntu1
Filename: pool/universe/c/clisp/clisp-doc_2.49-9ubuntu1_all.deb
Size: 445520
MD5sum: 1e7c496375b2f49c9e14eae75cb21bef
SHA1: 475caa9f804a9d437ef663d27760050cf832b612
SHA256: 7b09c6ea524444e6981f65506bfdb24955c499f0845966d0b2409f60120aacae
Description-en: GNU CLISP, a Common Lisp implementation (documentation)
This is the documentation for clisp.
.
ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.
Description-md5: beeaac0ba7830f97043eb45a6861d05c
Homepage: http://www.clisp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu