How to Install and Uninstall cl-swank Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "cl-swank" package

This is a short guide on how to install cl-swank on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cl-swank

2. Uninstall "cl-swank" package

Please follow the guidance below to uninstall cl-swank on Ubuntu 21.10 (Impish Indri):

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

3. Information about the cl-swank package on Ubuntu 21.10 (Impish Indri)

Package: cl-swank
Architecture: all
Version: 2:2.26.1+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: 1240
Enhances: slime (= 2:2.26.1+dfsg-2)
Filename: pool/universe/s/slime/cl-swank_2.26.1+dfsg-2_all.deb
Size: 229200
MD5sum: eb9633299aa316404406cd7d7ec3d2c0
SHA1: e5ceff9aab5ea7f4d15e405895c69bc530ae2cc3
SHA256: 3e69cd7578ff4b8b72ea6141bbe804b8efc291bf4017088bde1e7d648570154b
SHA512: a30275df65ed549d054522da381f90aea3308c7d26a77dd9cff5797668b63e70cadc1c0dd069eb55328fb20e1a8ef5befc62ce3822f3158c79f20ee87187a019
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