How to Install and Uninstall cl-swank Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "cl-swank" package

This tutorial shows how to install cl-swank on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cl-swank

2. Uninstall "cl-swank" package

This is a short guide on how to uninstall cl-swank on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cl-swank $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-swank package on Ubuntu 20.10 (Groovy Gorilla)

Package: cl-swank
Architecture: all
Version: 2:2.24+dfsg-2
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: slime
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1203
Enhances: slime (= 2:2.24+dfsg-2)
Filename: pool/universe/s/slime/cl-swank_2.24+dfsg-2_all.deb
Size: 223036
MD5sum: c545444ca4f5ecb28d0d49a69803f306
SHA1: 6eb40802f318762c71b7539cc4e136dfc8434e47
SHA256: 9a2fdaf0af8abec8b7c173d3aad5b5d913cc87b3590952edd21794cd4363458b
SHA512: a616412160f1e199fb44d11efd189d34099fcd6c53c3c3ffbc79ba792698b7c676ac2462ed96fed5bdb4bf8288d081f4ccf94eb2e88a81bad1142590f9afe857
Homepage: https://common-lisp.net/project/slime/
Description-en: Superior Lisp Interaction Mode for Emacs (Lisp-side server)
SLIME is the Superior Lisp Interaction Mode for Emacs.
.
SLIME extends Emacs with support for interactive programming in Common Lisp.
The features are centered around slime-mode, an Emacs minor-mode that
complements the standard lisp-mode. While lisp-mode supports editing Lisp
source files, slime-mode adds support for interacting with a running Common
Lisp process for compilation, debugging, documentation lookup, and so on.
.
The slime-mode programming environment follows the example of Emacs’s native
Emacs Lisp environment. It also includes good ideas from similar systems
(such as ILISP) and some new ideas.
.
SLIME is compatible with the following free Common Lisp implementations:
CMUCL, SBCL, CCL, CLISP, ECL, ABCL.
.
This package contains the Lisp-side server, needed by the Emacs client
(see package slime).
Description-md5: 4925485fcc0754ed8354affac6594fc2