How to Install and Uninstall scheme48 Package on Kali Linux

Last updated: May 20,2024

1. Install "scheme48" package

This guide let you learn how to install scheme48 on Kali Linux

$ sudo apt update $ sudo apt install scheme48

2. Uninstall "scheme48" package

This guide covers the steps necessary to uninstall scheme48 on Kali Linux:

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

3. Information about the scheme48 package on Kali Linux

Package: scheme48
Version: 1.9.2-2
Installed-Size: 8083
Maintainer: Thorsten Alteholz
Architecture: amd64
Provides: scheme-r5rs, scheme-srfi-7
Depends: libc6 (>= 2.29)
Suggests: scheme48-doc, cmuscheme48-el
Size: 1119824
SHA256: ed0d513ce8a6acfa28aa030232b9f30fc1aa3c2e8961466361785b4a58446fd2
SHA1: 217290b224b7c0447e586d8f6a5101208bb44bb7
MD5sum: dcfa6008b771b65de14e3209c08f9e70
Description: 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:
Homepage: https://s48.org/
Tag: devel::lang:scheme, devel::library, implemented-in::scheme,
interface::commandline, role::program
Section: lisp
Priority: optional
Filename: pool/main/s/scheme48/scheme48_1.9.2-2_amd64.deb