How to Install and Uninstall gambc Package on Kali Linux

Last updated: May 15,2024

1. Install "gambc" package

Please follow the step by step instructions below to install gambc on Kali Linux

$ sudo apt update $ sudo apt install gambc

2. Uninstall "gambc" package

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

$ sudo apt remove gambc $ sudo apt autoclean && sudo apt autoremove

3. Information about the gambc package on Kali Linux

Package: gambc
Source: gambc (4.9.3-1.2)
Version: 4.9.3-1.2+b1
Installed-Size: 247
Maintainer: Abdelhakim Qbaich
Architecture: amd64
Depends: libc6 (>= 2.2.5), libgambit4 (= 4.9.3-1.2+b1), libgambit4-dev (= 4.9.3-1.2+b1)
Recommends: gambc-doc
Size: 42692
SHA256: b0bf76699310a1c1d64fc58d2e5352ea20797bc899e3136e2fbdcf18b7b2b27b
SHA1: 86918fb83359b0221d1289fdebcabf71d01903ec
MD5sum: c12720aad843c7b1b580064102ad5744
Description: Gambit Scheme interpreter and compiler
The gambc package includes a Scheme interpreter and a Scheme compiler which
can be used to build standalone executables. The thread system is very
efficient and can support millions of concurrent processes.
.
The Gambit system conforms to the R4RS, R5RS and IEEE Scheme standards. The
full numeric tower is implemented, including: infinite precision integers
(bignums), rationals, inexact reals (floating point numbers), and complex
numbers. Gambit supports a number of extensions to the standards.
Description-md5:
Homepage: http://gambitscheme.org
Tag: admin::virtualization, devel::compiler, devel::doc, devel::interpreter,
devel::lang:c, devel::lang:python, devel::lang:scheme, devel::library,
devel::runtime, implemented-in::c, implemented-in::python,
implemented-in::scheme, interface::commandline, interface::text-mode,
role::devel-lib, role::documentation, role::program, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: lisp
Priority: optional
Filename: pool/main/g/gambc/gambc_4.9.3-1.2+b1_amd64.deb