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

Last updated: May 15,2024

1. Install "cl-quicklisp" package

In this section, we are going to explain the necessary steps to install cl-quicklisp on Kali Linux

$ sudo apt update $ sudo apt install cl-quicklisp

2. Uninstall "cl-quicklisp" package

Please follow the steps below to uninstall cl-quicklisp on Kali Linux:

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

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

Package: cl-quicklisp
Source: quicklisp
Version: 20150128-1
Installed-Size: 69
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: sbcl | lisp-compiler
Size: 14768
SHA256: 04e031b2051c65feccb2590e24f511d752c42a22b48ec8ae4eb361bac0de2e53
SHA1: 704745a8c9f6271c93bd21e07049fb7b34b8ea71
MD5sum: efde1ecf8ff19189c3fc7e8f7364808d
Description: library manager for Common Lisp
Once installed, Quicklisp can download, install, and load over 1,500 Common
Lisp libraries with a few simple Lisp commands. It currently works with ABCL,
Allegro CL, Clasp, Clozure CL, CLISP, CMUCL, ECL, LispWorks, MKCL, SBCL, and
Scieneer CL.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.quicklisp.org
Section: lisp
Priority: optional
Filename: pool/main/q/quicklisp/cl-quicklisp_20150128-1_all.deb