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

Last updated: November 22,2024

1. Install "sbcl-doc" package

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

$ sudo apt update $ sudo apt install sbcl-doc

2. Uninstall "sbcl-doc" package

This guide let you learn how to uninstall sbcl-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: sbcl-doc
Priority: optional
Section: universe/doc
Installed-Size: 2372
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Source: sbcl
Version: 2:1.3.1-1ubuntu2
Replaces: sbcl (<< 1:0.8.20.5-3), sbcl-common (<= 1:0.9.13.0-2)
Breaks: sbcl-common (<= 1:0.9.13.0-2)
Filename: pool/universe/s/sbcl/sbcl-doc_1.3.1-1ubuntu2_all.deb
Size: 1361310
MD5sum: cc6d47187933bc939173fca11025c6af
SHA1: 56708e6a110a14b8e4a2197b23c46ede03752c12
SHA256: 1b3f7743307c8fb303203aefe04f63e6281989985df36e666766498216eb2e53
Description-en: Documentation for Steel Bank Common Lisp
This package provides documentation for SBCL -- a development
environment for the ANSI Common Lisp language.
.
The documents in this package cover SBCL-specific extensions to the
language, explain how to use this Common Lisp implementation and how
it differs from the ANSI standard.
.
The manual about SBCL's internals is also included in this package
and may be of interest for people who intent to work with SBCL's
source code.
Description-md5: bf2cec45285d0c3bfa96c64bda87fbd5
Homepage: http://www.sbcl.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu