How to Install and Uninstall slime Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "slime" package

Please follow the guidance below to install slime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slime

2. Uninstall "slime" package

This tutorial shows how to uninstall slime on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the slime package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: slime
Priority: optional
Section: universe/devel
Installed-Size: 2778
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 2:2.15-1
Depends: emacsen-common (>= 2.0.8)
Recommends: cl-swank (= 2:2.15-1), info | info-browser, emacs24 (>= 24.3) | emacs24-lucid (>= 24.3) | emacs24-nox (>= 24.3) | emacs-snapshot | xemacs21
Filename: pool/universe/s/slime/slime_2.15-1_all.deb
Size: 1225354
MD5sum: ff27f02cc405a2afdc5f7a8d09d665f2
SHA1: 3985cdf641564a60ae9c8523ebe1f41cedc4025d
SHA256: 56e1d55cdf80fac201939e84f1a0d401059c269de61e9af5cb892adf87089bdc
Description-en: Superior LISP Interaction Mode for Emacs
SLIME is the Superior Lisp Interaction Mode for Emacs.
.
This is an ILISP-like development environment intended for maximum
integration with CMUCL (also works with SBCL, OpenMCL and work is
ongoing on Lispworks and current CVS version of CLISP and CLISP 2.32
on Linux).
.
This package contains the Emacs client, that will connect to the
Lisp-side server (see package cl-swank).
.
To connect to Common Lisp implementations not running in Debian
you need the latest CVS version of slime, NOT the old slime
'release' version 1.2.1 or older.
Description-md5: 896945fea0d3a912f94a918a36c63369
Homepage: http://common-lisp.net/project/slime/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu