How to Install and Uninstall ecl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "ecl" package

In this section, we are going to explain the necessary steps to install ecl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ecl

2. Uninstall "ecl" package

Learn how to uninstall ecl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ecl $ sudo apt autoclean && sudo apt autoremove

3. Information about the ecl package on Ubuntu 20.10 (Groovy Gorilla)

Package: ecl
Architecture: amd64
Version: 20.4.24+ds-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13507
Provides: lisp-compiler
Depends: libc6 (>= 2.29), libffi8ubuntu1 (>= 3.4~20200819), libgc1 (>= 1:7.4.2), libgmp10, libffi-dev, libgmp-dev, libncurses5-dev, libgc-dev, libatomic-ops-dev, gcc
Suggests: slime, ecl-doc
Filename: pool/universe/e/ecl/ecl_20.4.24+ds-1_amd64.deb
Size: 2667800
MD5sum: 328fdf5843d0338ee9bb031c58649e2f
SHA1: 919038524649c5e140a82c259e21eec5e6cf8718
SHA256: ae709c69a76823c465dfc23d227f19aea9faae148a5831e8caca2c16f470faad
SHA512: 7d48772e733b7fd8993b55f48a490c72b40f282c49846fa3c9a59e9ad14d352ca25976b1e59a5539c95564101ecd428f3dbf3076565267a3317bda1d091dbf03
Homepage: https://common-lisp.net/project/ecl/
Description-en: Embeddable Common-Lisp: has an interpreter and can compile to C
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.
Description-md5: 8146a3c1932f3cd206981e116a32bbf7