How to Install and Uninstall elk Package on Kali Linux

Last updated: July 07,2024

1. Install "elk" package

Learn how to install elk on Kali Linux

$ sudo apt update $ sudo apt install elk

2. Uninstall "elk" package

This is a short guide on how to uninstall elk on Kali Linux:

$ sudo apt remove elk $ sudo apt autoclean && sudo apt autoremove

3. Information about the elk package on Kali Linux

Package: elk
Source: elk (3.99.8-4.2)
Version: 3.99.8-4.2+b1
Installed-Size: 2767
Maintainer: Sam Hocevar
Architecture: amd64
Depends: libc6 (>= 2.14), libelk0, libgcc1 (>= 1:3.0), libgdbm6 (>= 1.16), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxaw7, libxext6, libxm4 (>= 2.3.4), libxmu6, libxt6
Conflicts: pact (<= 980714-1)
Size: 341932
SHA256: 0ff0ac953b3b8dfa61d1e36729c27980812fec8140828a153d14c32b0e5cc21d
SHA1: 8249e75cc48d26e2696388c2a987c5c2842360ff
MD5sum: 6193e30906d038d1130cafd71db9cffc
Description: scheme interpreter
Elk is an implementation of the Scheme programming language, designed
specifically as an embeddable, reusable extension language subsystem for
applications written in C or C++.
.
This package contains the Elk Scheme interpreter, as well as several plugins
shipped with Elk. They provide hooks for Unix system calls, the X Window
System, as well as the X Athena Widgets and the Motif toolkits. Example
scripts on how to use these plugins are provided in the elkdoc package.
Description-md5:
Homepage: http://sam.zoy.org/elk/
Tag: devel::interpreter, devel::lang:scheme, interface::commandline,
interface::graphical, interface::x11, role::program, scope::utility,
uitoolkit::athena, uitoolkit::motif, x11::application
Section: lisp
Priority: optional
Filename: pool/main/e/elk/elk_3.99.8-4.2+b1_amd64.deb