How to Install and Uninstall libedit2 Package on Kali Linux

Last updated: May 17,2024

1. Install "libedit2" package

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

$ sudo apt update $ sudo apt install libedit2

2. Uninstall "libedit2" package

Please follow the steps below to uninstall libedit2 on Kali Linux:

$ sudo apt remove libedit2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libedit2 package on Kali Linux

Package: libedit2
Source: libedit
Version: 3.1-20230828-1
Installed-Size: 258
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libedit-dev (<< 3.1-20180525-2~)
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.33), libtinfo6 (>= 6)
Size: 93112
SHA256: 94fcfb9b36b55ea9572e279432ea3f8e4efddf3202c2a8a7492d019534e155cb
SHA1: faee719a0a0fc2cd538c1e8226e45e0628522469
MD5sum: 77b0aa4b5b4cf46317c26cf701777214
Description: BSD editline and history libraries
Command line editor library provides generic line editing,
history, and tokenization functions.
.
It slightly resembles GNU readline.
Description-md5:
Multi-Arch: same
Homepage: https://www.thrysoee.dk/editline/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libedit/libedit2_3.1-20230828-1_amd64.deb