How to Install and Uninstall gambc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "gambc" package
This is a short guide on how to install gambc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
gambc
Copied
2. Uninstall "gambc" package
Here is a brief guide to show you how to uninstall gambc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
gambc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the gambc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: gambc
Priority: optional
Section: universe/devel
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Kurt B. Kaiser
Architecture: amd64
Version: 4.2.8-1.1
Depends: libc6 (>= 2.2.5), libgambc4 (= 4.2.8-1.1), libgambc4-dev (= 4.2.8-1.1)
Recommends: gambc-doc
Filename: pool/universe/g/gambc/gambc_4.2.8-1.1_amd64.deb
Size: 40844
MD5sum: 98050b28c9fefb4767a5da24a6abfa6c
SHA1: 172778c937a0a3c855345f532ad014e43a46641e
SHA256: 8cd9f4aa354ae08e04bd0feefecf9b79862646dc15f5d0dcb7592fb48f04cbad
Description-en: Gambit-C 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-C 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-C supports a number of extensions to the standards.
Description-md5: 7e16a66bcf60c678ad6ef042c0b59b00
Homepage: http://www.iro.umontreal.ca/~gambit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Kurt B. Kaiser
Architecture: amd64
Version: 4.2.8-1.1
Depends: libc6 (>= 2.2.5), libgambc4 (= 4.2.8-1.1), libgambc4-dev (= 4.2.8-1.1)
Recommends: gambc-doc
Filename: pool/universe/g/gambc/gambc_4.2.8-1.1_amd64.deb
Size: 40844
MD5sum: 98050b28c9fefb4767a5da24a6abfa6c
SHA1: 172778c937a0a3c855345f532ad014e43a46641e
SHA256: 8cd9f4aa354ae08e04bd0feefecf9b79862646dc15f5d0dcb7592fb48f04cbad
Description-en: Gambit-C 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-C 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-C supports a number of extensions to the standards.
Description-md5: 7e16a66bcf60c678ad6ef042c0b59b00
Homepage: http://www.iro.umontreal.ca/~gambit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu