How to Install and Uninstall clisp Package on Kali Linux

Last updated: May 02,2024

1. Install "clisp" package

Please follow the steps below to install clisp on Kali Linux

$ sudo apt update $ sudo apt install clisp

2. Uninstall "clisp" package

In this section, we are going to explain the necessary steps to uninstall clisp on Kali Linux:

$ sudo apt remove clisp $ sudo apt autoclean && sudo apt autoremove

3. Information about the clisp package on Kali Linux

Package: clisp
Source: clisp (1:2.49.20210628.gitde01f0f-3.1)
Version: 1:2.49.20210628.gitde01f0f-3.1+b1
Installed-Size: 31424
Maintainer: Debian Common Lisp Team
Architecture: amd64
Replaces: clisp-dev (<< 1:2.49.20180212), clisp-module-bindings-glibc (<< 1:2.49.20180212), clisp-module-rawsock (<< 1:2.49.20180212)
Provides: clisp-fasl-loader-20100806, clisp-memfile-hash-dc499342fadce3bfbd875a2d3acf49037071ef52, lisp-compiler
Depends: libc6 (>= 2.35), libffcall1b (>= 2.4), libreadline8 (>= 7.0~rc1), libsigsegv2 (>= 2.11), libtinfo6 (>= 6), libunistring5 (>= 1.1), sensible-utils
Suggests: gdb, clisp-doc, slime, clisp-module-berkeley-db, clisp-module-clx, clisp-module-dbus, clisp-module-fastcgi, clisp-module-gdbm, clisp-module-libsvm, clisp-module-pari, clisp-module-postgresql, clisp-module-zlib, hyperspec
Breaks: clisp-dev (<< 1:2.49.20180212), clisp-module-bindings-glibc (<< 1:2.49.20180212), clisp-module-rawsock (<< 1:2.49.20180212)
Size: 5545772
SHA256: 075efded5aba21c236425b0ceeb2f56afaa9891685ea6b1b0b54b3c6f7fd5d25
SHA1: a4161fffd1ca3c03f9a4a248df9a8104f06afb76
MD5sum: 4fccb86348d89650f6b51f65f8e41d40
Description: GNU CLISP, a Common Lisp implementation
GNU CLISP is a Common Lisp implementation.
It conforms to the ANSI Common Lisp standard, and offers many extensions.
It runs on all desktop operating systems (GNU and Unix systems, macOS,
Windows) and is particularly memory-efficient.
.
It is Free Software and may be distributed under the terms of GNU GPL,
while it is possible to distribute commercial proprietary applications
compiled with GNU CLISP.
.
The user interface comes in English, German, French, Spanish, Dutch,
Russian and Danish, and can be changed during run time.
.
GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
a foreign language interface, a socket interface, i18n, fast bignums,
arbitrary precision floats and more.
An X11 interface is available through CLX, Garnet, CLUE/CLIO.
GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
.
This package contains the main CLISP executable, the link-kit, and the
following modules: i18n, regexp, syscalls, readline, ASDF, rawsock,
bindings/glibc.
Description-md5:
Homepage: http://www.clisp.org/
Tag: uitoolkit::ncurses
Section: lisp
Priority: optional
Filename: pool/main/c/clisp/clisp_2.49.20210628.gitde01f0f-3.1+b1_amd64.deb