How to Install and Uninstall scheme48 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "scheme48" package

In this section, we are going to explain the necessary steps to install scheme48 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install scheme48

2. Uninstall "scheme48" package

This tutorial shows how to uninstall scheme48 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove scheme48 $ sudo apt autoclean && sudo apt autoremove

3. Information about the scheme48 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: scheme48
Priority: optional
Section: universe/interpreters
Installed-Size: 7992
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: amd64
Version: 1.9-5
Provides: scheme-r5rs, scheme-srfi-7
Depends: libc6 (>= 2.14)
Suggests: scheme48-doc, cmuscheme48-el
Filename: pool/universe/s/scheme48/scheme48_1.9-5_amd64.deb
Size: 1095286
MD5sum: aa73fe3229092a2760aabd9a29fd2c5d
SHA1: 0f340543d31919cfe38862c34e85cfac9ceddc82
SHA256: 4f97e80473058e5cfa74386277b084876b196e8ec4c5ea0314a2c1e8d4d75cb1
Description-en: simple, modular, and lightweight Scheme implementation
Scheme48 is an implementation of Scheme written by Richard Kelsey
and Jonathan Rees. It is based on a byte-code interpreter and
incorporates such elements as a sophisticated module system, a
pre-emptive & user-level thread system, a well-integrated
interactive environment, Clinger's explicit renaming low-level
macros, and decent efficiency for its architecture.
Description-md5: 00d82616dde2201f90a0817798a34d2a
Homepage: http://s48.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu