How to Install and Uninstall slime Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "slime" package

Here is a brief guide to show you how to install slime on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install slime

2. Uninstall "slime" package

Please follow the guidelines below to uninstall slime on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove slime $ sudo apt autoclean && sudo apt autoremove

3. Information about the slime package on Ubuntu 20.10 (Groovy Gorilla)

Package: slime
Architecture: all
Version: 2:2.24+dfsg-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3253
Depends: emacsen-common
Recommends: cl-swank (= 2:2.24+dfsg-2), info | info-browser, emacs (>= 46)
Suggests: hyperspec
Filename: pool/universe/s/slime/slime_2.24+dfsg-2_all.deb
Size: 1219600
MD5sum: 76815857176cdc461305f33930f4df09
SHA1: 5ee889f8ef9b902f09738409395dc0a608c965a7
SHA256: 78d2d942ca15733910db4da4068456830f4b2815a4d4b7679dcd41e2b820348d
SHA512: cf1b25c394b2630581b269abed9898885de94eac84f6a2870faedd37019abf19af49f79e3e29e97e18dceca9df6b967e149dda8bf9cdfdd032348ce6fef1eca2
Homepage: https://common-lisp.net/project/slime/
Description-en: Superior Lisp Interaction Mode for Emacs (client)
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 Emacs client, that will connect to the
Lisp-side server (see package cl-swank).
Description-md5: 6a12764cd1ffe332e3003d63499e20b7