How to Install and Uninstall libecl21.2 Package on Kali Linux

Last updated: May 20,2024

1. Install "libecl21.2" package

Please follow the guidelines below to install libecl21.2 on Kali Linux

$ sudo apt update $ sudo apt install libecl21.2

2. Uninstall "libecl21.2" package

This is a short guide on how to uninstall libecl21.2 on Kali Linux:

$ sudo apt remove libecl21.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libecl21.2 package on Kali Linux

Package: libecl21.2
Source: ecl (21.2.1+ds-4)
Version: 21.2.1+ds-4+b1
Installed-Size: 7164
Maintainer: Debian Common Lisp Team
Architecture: amd64
Replaces: ecl (<< 21.2.1+ds-2)
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgc1 (>= 1:7.4.2), libgmp10 (>= 2:6.3.0+dfsg)
Breaks: ecl (<< 21.2.1+ds-2)
Size: 1785720
SHA256: 7ba1508500f78f08b21a3f004caa53cd2c61df3e3dbb0f61b0943ff582385e00
SHA1: d284a54a932e66affb881f63a3c991e07e5978f7
MD5sum: 8739f5e93eea828ef6704bf66c1d6599
Description: Embeddable Common-Lisp: shared library
ECL stands for Embeddable Common-Lisp. The ECL project is an
effort to modernize Giuseppe Attardi's ECL environment to
produce an implementation of the Common-Lisp language
which complies to the ANSI X3J13 definition of the language.
.
The current ECL implementation features:
* A bytecodes compiler and interpreter.
* A translator to C.
* A UFFI-compatible interface to C code.
* A dynamic loader.
* The possibility to build standalone executables and DLLs.
* The Common-Lisp Object System (CLOS).
* Conditions and restarts for handling errors.
* Sockets as ordinary streams.
* The GNU Multiprecision library for fast bignum operations.
* A simple conservative mark & sweep garbage collector.
* The Boehm-Weiser garbage collector.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://common-lisp.net/project/ecl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/ecl/libecl21.2_21.2.1+ds-4+b1_amd64.deb