How to Install and Uninstall ledit Package on Kali Linux

Last updated: May 04,2024

1. Install "ledit" package

This tutorial shows how to install ledit on Kali Linux

$ sudo apt update $ sudo apt install ledit

2. Uninstall "ledit" package

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

$ sudo apt remove ledit $ sudo apt autoclean && sudo apt autoremove

3. Information about the ledit package on Kali Linux

Package: ledit
Source: ledit (2.04-7)
Version: 2.04-7+b5
Installed-Size: 331
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: readline-editor
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 53256
SHA256: 251a4106eafc0cde0e603f4e588f12e3f6197a04840792a870881cb404193568
SHA1: 07dcb52804631dcb20b5aebd0279802278d3b6d6
MD5sum: 414f74a8c3f4e28e66063d58ce75f4d0
Description: line editor for interactive programs
Ledit is a line editor, allowing to use control commands like in emacs
or in shells (bash, tcsh). To be used with interactive commands. It is
written in OCaml and Camlp4 and uses the library unix.cma.
Description-md5:
Homepage: http://cristal.inria.fr/~ddr/ledit/
Tag: implemented-in::ocaml, interface::shell, role::program, scope::utility
Section: editors
Priority: optional
Filename: pool/main/l/ledit/ledit_2.04-7+b5_amd64.deb