How to Install and Uninstall libedit2 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: October 05,2024

1. Install "libedit2" package

Please follow the guidance below to install libedit2 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libedit2

2. Uninstall "libedit2" package

Learn how to uninstall libedit2 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libedit2 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libedit2
Architecture: amd64
Version: 3.1-20191231-2
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: 254
Depends: libbsd0 (>= 0.1.3), libc6 (>= 2.14), libtinfo6 (>= 6)
Replaces: libedit-dev (<< 3.1-20180525-2~)
Filename: pool/main/libe/libedit/libedit2_3.1-20191231-2_amd64.deb
Size: 87784
MD5sum: d59a04c49a9b41184b69bc1f693ebed3
SHA1: df3a437b3b33d29859343b7408762b9eed6dded8
SHA256: fc533ff0d19597b7c783a3a560391f0bece961412ae935ddf67e9829d7f0e417
SHA512: ecd0159b0e8be73b2dae37073806b754981458850e8577f9f110bf142d924bb56e8b028a40c4a8ffe6120481779a51f9f4129f1cfa9db6a86879bc113ebe3742
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