How to Install and Uninstall oaklisp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "oaklisp" package

This guide covers the steps necessary to install oaklisp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install oaklisp

2. Uninstall "oaklisp" package

Learn how to uninstall oaklisp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the oaklisp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: oaklisp
Priority: extra
Section: universe/lisp
Installed-Size: 619
Maintainer: Ubuntu Developers
Original-Maintainer: Barak A. Pearlmutter
Architecture: amd64
Version: 1.3.6-2
Depends: libc6-i386 (>= 2.4)
Filename: pool/universe/o/oaklisp/oaklisp_1.3.6-2_amd64.deb
Size: 147504
MD5sum: 6dd3db0db280c653c26387dce19d92d3
SHA1: 739bc9adec20603657d5096f7aa8d0fe83c7a7ef
SHA256: db2935903525bacb8bf7e2b1059710699a8e312ddcbe0dcf62d906e49eb5cce5
Description-en: 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: a7fb163233b0909646062ff67d08cf80
Homepage: http://oaklisp.alioth.debian.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu