How to Install and Uninstall cl-swank Package on Kali Linux

Last updated: October 06,2024

1. Install "cl-swank" package

Here is a brief guide to show you how to install cl-swank on Kali Linux

$ 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 Kali Linux:

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

3. Information about the cl-swank package on Kali Linux

Package: cl-swank
Source: slime
Version: 2:2.28+dfsg-1
Installed-Size: 1244
Maintainer: Debian Common Lisp Team
Architecture: all
Enhances: slime (= 2:2.28+dfsg-1)
Size: 230816
SHA256: cb69c62b7271c5fc3c0c672391feef7955bad6527d29fe2b901058854cedab0d
SHA1: 16dfe8ab8c4a1ce9c4ca1bc17b135d6a25082003
MD5sum: decb007c33ba9263cdb9fb878c5f6c1e
Description: 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:
Multi-Arch: foreign
Homepage: https://common-lisp.net/project/slime/
Tag: devel::lang:lisp, implemented-in::lisp, role::plugin, suite::emacs
Section: lisp
Priority: optional
Filename: pool/main/s/slime/cl-swank_2.28+dfsg-1_all.deb