How to Install and Uninstall cl-clx-sbcl Package on Kali Linux

Last updated: September 19,2024

1. Install "cl-clx-sbcl" package

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

$ sudo apt update $ sudo apt install cl-clx-sbcl

2. Uninstall "cl-clx-sbcl" package

Here is a brief guide to show you how to uninstall cl-clx-sbcl on Kali Linux:

$ sudo apt remove cl-clx-sbcl $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-clx-sbcl package on Kali Linux

Package: cl-clx-sbcl
Version: 0.7.5-1
Installed-Size: 1667
Maintainer: Debian Common Lisp Team ,
Architecture: amd64
Depends: cl-asdf (>= 1.86), dpkg (>= 1.15.4)
Recommends: sbcl (>= 0.9.3)
Size: 375492
SHA256: 82017f949e014c45087beb6d66e6bf3d4a3e1f0375f713e58b13e3a1a99f5260
SHA1: 610758671ef8773adbd4a70a9929870ebc1ec351
MD5sum: fb83b9540b8ca5dcb58100918b8f6eb3
Description: X11 Common Lisp client library for SBCL
CLX is a low-level X11 client library for Common Lisp. CLX is to
Lisp what Xlib is to C.
.
This version of CLX originated in a CMUCL distribution, was modified
in order to make it compile and run under SBCL and was enhanced with
some features from other CLX implementations. It should work with
SBCL, CCL, ECL and CLISP, despite its package name.
Description-md5:
Homepage: https://sharplispers.github.io/clx
Tag: devel::lang:lisp, devel::library, implemented-in::lisp, x11::library
Section: lisp
Priority: optional
Filename: pool/main/c/cl-clx-sbcl/cl-clx-sbcl_0.7.5-1_amd64.deb