How to Install and Uninstall gcl Package on Kali Linux

Last updated: May 20,2024

1. Install "gcl" package

Please follow the instructions below to install gcl on Kali Linux

$ sudo apt update $ sudo apt install gcl

2. Uninstall "gcl" package

This is a short guide on how to uninstall gcl on Kali Linux:

$ sudo apt remove gcl $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcl package on Kali Linux

Package: gcl
Version: 2.6.14-6
Installed-Size: 183351
Maintainer: Camm Maguire
Architecture: amd64
Depends: libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libgmp10 (>= 2:6.3.0+dfsg), libtcl8.6 (>= 8.6.0), libtirpc3 (>= 1.0.2), libtk8.6 (>= 8.6.0), libx11-6, debconf (>= 1.2.0), gcc, emacs | emacsen, ucf
Suggests: gcl-doc
Breaks: emacsen-common (<< 2.0.0)
Size: 30009548
SHA256: 9aed41ae387aa07659921dd72a2b406433094f8c159a4ab9dd48d630422bf474
SHA1: e5d5d36845617892f65c9e47d809b05a47bef273
MD5sum: 40f5875c672dd0b230f62c442f294e74
Description: GNU Common Lisp compiler
GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter
implemented in C, and complying mostly with the standard set
forth in the book "Common Lisp, the Language I". It attempts
to strike a useful middle ground in performance and portability
from its design around C.
.
This package contains the Lisp system itself. Documentation
is provided in the gcl-doc package.
Description-md5:
Homepage: http://gnu.org/software/gcl
Tag: devel::compiler, devel::interpreter, implemented-in::c,
interface::commandline, interface::graphical, interface::x11,
role::program, scope::utility, suite::gnu, uitoolkit::ncurses,
uitoolkit::tk, works-with::software:source, x11::application
Section: lisp
Priority: optional
Filename: pool/main/g/gcl/gcl_2.6.14-6_amd64.deb