How to Install and Uninstall oaklisp Package on Kali Linux

Last updated: November 06,2024

1. Install "oaklisp" package

Please follow the steps below to install oaklisp on Kali Linux

$ sudo apt update $ sudo apt install oaklisp

2. Uninstall "oaklisp" package

This guide let you learn how to uninstall oaklisp on Kali Linux:

$ sudo apt remove oaklisp $ sudo apt autoclean && sudo apt autoremove

3. Information about the oaklisp package on Kali Linux

Package: oaklisp
Version: 1.3.7-4
Installed-Size: 604
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libc6-i386 (>= 2.7)
Size: 155660
SHA256: daf5c9aa972da05f88ce92179484db75493f822e871730a5a9f0d0b619acf191
SHA1: ddf9443ca7eb40455e88d6e45abd2f4839f31da2
MD5sum: 2cb66a676969353c09d60b52d02c4e23
Description: Object-oriented dialect of Scheme
Oaklisp is a dialect of Scheme that combines lexical scoping with
first-class types. It uses a byte-coded implementation, but is
reasonably fast anyway. Complete with bignums, formatted output,
transparent delays, RnRS compatibility package; all the luxuries
except floating point and foreign function calls.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/barak/oaklisp/
Section: lisp
Priority: optional
Filename: pool/main/o/oaklisp/oaklisp_1.3.7-4_amd64.deb