How to Install and Uninstall ikarus Package on Kali Linux

Last updated: May 03,2024

1. Install "ikarus" package

Please follow the step by step instructions below to install ikarus on Kali Linux

$ sudo apt update $ sudo apt install ikarus

2. Uninstall "ikarus" package

Please follow the guidance below to uninstall ikarus on Kali Linux:

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

3. Information about the ikarus package on Kali Linux

Package: ikarus
Version: 0.0.3+bzr.2010.01.26+bap.1-1
Installed-Size: 9311
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libc6 (>= 2.33), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg)
Size: 1445344
SHA256: 54ba1f01a74d77958c4714d1926ea854cd4697598ded60e09fd5a76e96df01e8
SHA1: 966c9881ae7668a6a296ee8f3dc997bba9098964
MD5sum: 0135d5916a0c057c5a6586ddf814f2bc
Description: 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:
Homepage: http://ikarus-scheme.org/
Tag: devel::compiler, devel::interpreter, devel::lang:scheme,
implemented-in::c, role::program
Section: lisp
Priority: optional
Filename: pool/main/i/ikarus/ikarus_0.0.3+bzr.2010.01.26+bap.1-1_amd64.deb