How to Install and Uninstall libedit2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "libedit2" package

In this section, we are going to explain the necessary steps to install libedit2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libedit2

2. Uninstall "libedit2" package

This guide covers the steps necessary to uninstall libedit2 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libedit2 package on Ubuntu 21.10 (Impish Indri)

Package: libedit2
Architecture: amd64
Version: 3.1-20191231-2build1
Multi-Arch: same
Priority: standard
Section: libs
Source: libedit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 258
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.33), libtinfo6 (>= 6)
Replaces: libedit-dev (<< 3.1-20180525-2~)
Filename: pool/main/libe/libedit/libedit2_3.1-20191231-2build1_amd64.deb
Size: 97438
MD5sum: c453aa8deb9ee8873bda70b4aaab74d8
SHA1: 5ee165457bb1375dca76c08a621d11bb491e5062
SHA256: 4a142f795cf0fde69a87baf4c4da200acab1f7cc2f71ebca75972e825b8feea1
SHA512: c14abcb3cea8209bce0087c0ea8b69a9779df4b85b5159d810a3f6a8676bdd626a386060544d5f8c0aa64aec40be23388e7daf047b2e10a17d6e0fc0bd1f80cc
Homepage: https://www.thrysoee.dk/editline/
Description-en: BSD editline and history libraries
Command line editor library provides generic line editing,
history, and tokenization functions.
.
It slightly resembles GNU readline.
Description-md5: 16f9b7e3d0830d8027f7f78c9be66a88
Task: standard, server-minimal