How to Install and Uninstall sisc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "sisc" package

Please follow the guidelines below to install sisc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sisc

2. Uninstall "sisc" package

This guide covers the steps necessary to uninstall sisc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove sisc $ sudo apt autoclean && sudo apt autoremove

3. Information about the sisc package on Ubuntu 20.10 (Groovy Gorilla)

Package: sisc
Architecture: all
Version: 1.16.6-1.1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: David Banks
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2370
Depends: openjdk-jre | java2-runtime
Recommends: rlwrap
Suggests: slib
Filename: pool/universe/s/sisc/sisc_1.16.6-1.1_all.deb
Size: 1114474
MD5sum: 80041d3a59b764dd21178628cf0a07be
SHA1: 0c35d7ffee5e289bcaabdf98d0600bf9745c9757
SHA256: 8208874f096ed0c07e48667ee79fa3a7a89a7013a477279871963e004775f96a
SHA512: a1507ec0d8cd1620807160a783f874a1ea5663fe5c8cdda4912d2f64de1e96247ed07a4a1c001ad60fe89d869bd8a4cc6fe18edd07c818178b0893c12acb10fa
Homepage: http://www.sisc-scheme.org/
Description-en: A Java integrated, fully R5RS compliant Scheme system
SISC is an extensible Java based interpreter of the algorithmic language
Scheme. SISC uses modern interpretation techniques, and handily outperforms
all existing JVM interpreters (often by more than an order of magnitude).
.
In addition, SISC is a complete implementation of the language. The entire
R5RS Scheme standard is supported, no exceptions. This includes a full number
tower including complex number support, arbitrary precision integers and
floating point numbers, as well as hygenic R5RS macros, proper tail
recursion, and first-class continuations (not just the escaping
continuations as in many limited Scheme systems). SISC also attempts to
implement the standard as correctly as possible, while still providing
exceptional performance.
.
SISC also provides useful real-world extensions, such as networking, elegant
exception handling, a scope-friendly module system, support for SLIB,
numerous SRFIs, and a Java foreign-function interface.
Description-md5: 6bbf000eabb84b3b6872ff102ccf6ce4