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

Last updated: October 05,2024

1. Install "scheme48-doc" package

This tutorial shows how to install scheme48-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install scheme48-doc

2. Uninstall "scheme48-doc" package

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

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

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

Package: scheme48-doc
Priority: optional
Section: universe/interpreters
Installed-Size: 1272
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: all
Source: scheme48
Version: 1.9-5
Recommends: scheme48
Filename: pool/universe/s/scheme48/scheme48-doc_1.9-5_all.deb
Size: 713138
MD5sum: 15ced47650d30271f5b490bf557bea97
SHA1: e7d508c9dadb4858eab3fbcced38cb6ea757ccf6
SHA256: 512c0c1cc88da1e53513c6508ccda71c369ac060d74aba3ef5dcbe5d9192f2e3
Description-en: Documentation for the Scheme48 implementation of Scheme
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.
.
This package provides "The Incomplete Scheme48 Reference Manual" in
html and pdf form.
Description-md5: 90ad72eb08e1180f8a5d1059171d2351
Homepage: http://s48.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu