How to Install and Uninstall common-lisp-controller Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "common-lisp-controller" package

This tutorial shows how to install common-lisp-controller on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install common-lisp-controller

2. Uninstall "common-lisp-controller" package

Please follow the step by step instructions below to uninstall common-lisp-controller on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove common-lisp-controller $ sudo apt autoclean && sudo apt autoremove

3. Information about the common-lisp-controller package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: common-lisp-controller
Priority: optional
Section: universe/devel
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 7.10
Replaces: cmucl (<< 3.1.0)
Depends: debconf (>= 1.0) | debconf-2.0, bash (>= 2.04-9), debianutils (>= 1.7), cl-asdf (>= 2:2.009-1), realpath, perl, adduser
Suggests: sbcl, darcs
Breaks: cl-asdf (<< 1.501), clisp (<< 1:2.48-1), cmucl (<< 3.1.0), sbcl (<< 1:1.0.29.0)
Filename: pool/universe/c/common-lisp-controller/common-lisp-controller_7.10_all.deb
Size: 22612
MD5sum: cfc4875fc7da32f331126af92595ea4f
SHA1: efa489fa304685a4ae2e0deeca017fb758a5b4e5
SHA256: fe7024b1c192772bff4ee922c09be770fbbf06e309b55a29e7743dc99e1b8b2d
Description-en: Common Lisp source and compiler manager
This package helps installing Common Lisp sources and compilers.
.
It creates a user-specific cache of compiled objects. When a library
or an implementation is upgraded, all compiled objects in the cache
are flushed. It also provides tools to recompile all libraries and to
generate Debian packages from asdf-install packages.
.
Also includes clc-clbuild, a wrapper for clbuild. Please see
http://common-lisp.net/project/clbuild/ for more information.
.
This package also contains a wrapper to invoke emacs with a
clbuild provided slime environment.
Description-md5: f9707d50947847201f4a047d93ef4386
Homepage: http://pkg-common-lisp.alioth.debian.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions