How to Install and Uninstall tinyscheme Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "tinyscheme" package

Learn how to install tinyscheme on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install tinyscheme

2. Uninstall "tinyscheme" package

Please follow the step by step instructions below to uninstall tinyscheme on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove tinyscheme $ sudo apt autoclean && sudo apt autoremove

3. Information about the tinyscheme package on Ubuntu 21.10 (Impish Indri)

Package: tinyscheme
Architecture: amd64
Version: 1.42.svn.2020.06.04-2
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Barak A. Pearlmutter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 165
Depends: libc6 (>= 2.29)
Filename: pool/universe/t/tinyscheme/tinyscheme_1.42.svn.2020.06.04-2_amd64.deb
Size: 53596
MD5sum: 4675738cc2d5842e61e2f84979806b34
SHA1: c08ae7d41a4f78eed4a5bf5e7e1cd51c610cf1e4
SHA256: cf8a18856aa55ec8369444b58c385ff26403bf2b466d7a815f4dc0f7cca4b09a
SHA512: d4f2536f6e9f2c04aaaed40b21b05665e59075b16339001eaf4378a1e1d3b7aed308d19e26cdbc4ed0e34a884c12066288a354175b6cc59a9dfeb08a54648a0c
Homepage: http://tinyscheme.sourceforge.net/
Description-en: Very small scheme implementation
TinyScheme is an implementation of the algorithmic language Scheme that
aims to very small memory footprint while being as close to R5RS as
practically feasible. TinyScheme is also a good base for hacking,
given the implementation's small size, easy gluing with C and code
being fully reentrant.
.
TinyScheme is based on an s-expression evaluator. This package
distributes TinyScheme as a standalone executable.
Description-md5: 319a067482fba96a63d61b1a389201a1