How to Install and Uninstall libecl-dev Package on Kali Linux

Last updated: February 24,2025

1. Install "libecl-dev" package

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

$ sudo apt update $ sudo apt install libecl-dev

2. Uninstall "libecl-dev" package

Learn how to uninstall libecl-dev on Kali Linux:

$ sudo apt remove libecl-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libecl-dev package on Kali Linux

Package: libecl-dev
Source: ecl (21.2.1+ds-4)
Version: 21.2.1+ds-4+b1
Installed-Size: 370
Maintainer: Debian Common Lisp Team
Architecture: amd64
Replaces: ecl (<< 21.2.1+ds-2)
Depends: libecl21.2 (= 21.2.1+ds-4+b1)
Breaks: ecl (<< 21.2.1+ds-2)
Size: 69884
SHA256: d1198f3409a6e768222be1786691e31c8203dcc1cc388fb56435299c869eb1c1
SHA1: db68b990dca3912dbc24d60814feb5e516706237
MD5sum: 11fe62c5f795a22bbf0c1cddd94de0fd
Description: Embeddable Common-Lisp: development files
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 development files.
Description-md5:
Multi-Arch: same
Homepage: https://common-lisp.net/project/ecl/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/e/ecl/libecl-dev_21.2.1+ds-4+b1_amd64.deb