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

Last updated: September 20,2024

1. Install "sbcl-source" package

Please follow the step by step instructions below to install sbcl-source on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sbcl-source

2. Uninstall "sbcl-source" package

Please follow the instructions below to uninstall sbcl-source on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: sbcl-source
Priority: optional
Section: universe/doc
Installed-Size: 19338
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-source_1.3.1-1ubuntu2_all.deb
Size: 2857400
MD5sum: 783200f774a0af35f119856958746bdc
SHA1: 5bb54330a679141e49b443a01a713aec359f4312
SHA256: 2a8b957ae65923003f65a457e2a917241df9dcf5fd4575bcf706a67b916c1049
Description-en: Source code files for SBCL
This package provides the source code for SBCL -- a development
environment for the ANSI Common Lisp language.
.
The source code is useful in conjunction with development
environments and debuggers like SLIME, that allow macro expansion and
lookup of source definitions.
.
Installing this package enables your source browser to dig deeply
into the core of Steel Bank Common Lisp.
Description-md5: ee91a0cda511e6d9ca51542b0320b384
Homepage: http://www.sbcl.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu