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

Last updated: May 19,2024

1. Install "sisc" package

Please follow the steps below to install sisc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install sisc

2. Uninstall "sisc" package

This guide covers the steps necessary to uninstall sisc on Ubuntu 21.10 (Impish Indri):

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

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

Package: sisc
Architecture: all
Version: 1.16.6-1.2
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: David Banks
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2360
Depends: openjdk-jre | java2-runtime
Recommends: rlwrap
Suggests: slib
Filename: pool/universe/s/sisc/sisc_1.16.6-1.2_all.deb
Size: 1044196
MD5sum: 9bdf66be74e2d2ea7c7bd6083218c2ff
SHA1: 619e4c4f6611f9d31985a29a8a44080a29f80a92
SHA256: c37eec9bd281d2356a3833bcdd5ed2000f1bbfd9e3e18fc1ef8815a543880831
SHA512: 52b5150d75392624f4af09752ae0e3bec326af2ca3556b2429e64409799ab9018cc1541abde6b571f935e9fea6bc3d6cd5cadd49f707dad34e884cae9ed46ee2
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