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

Last updated: May 17,2024

1. Install "ikarus" package

Please follow the instructions below to install ikarus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ikarus

2. Uninstall "ikarus" package

Please follow the guidelines below to uninstall ikarus on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ikarus $ sudo apt autoclean && sudo apt autoremove

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

Package: ikarus
Priority: extra
Section: universe/devel
Installed-Size: 9264
Maintainer: Ubuntu Developers
Original-Maintainer: Barak A. Pearlmutter
Architecture: amd64
Version: 0.0.3+bzr.2010.01.26-4
Depends: libc6 (>= 2.14), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/i/ikarus/ikarus_0.0.3+bzr.2010.01.26-4_amd64.deb
Size: 1403934
MD5sum: 7cb0108826de62353208bcfe05f872c8
SHA1: 03bbf94ea3c13b9a1b1d15c9090759e152cfb134
SHA256: 0f4d7d91a117c368a81ec4d5f821f994d4f635702f38dc7bfb7ebaa87c2e438b
Description-en: Scheme compiler and interpreter
Ikarus is a compiler-based implementation of the Scheme programming
language which targets the i386/amd64 (with sse2) architecture. It
has good performance, is rather light weight, is case-sensitive, and
implements a substantial portion of the language described in R6RS.
Description-md5: a1aa8f83106de4b70637dad3c7699690
Homepage: http://ikarus-scheme.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu