How to Install and Uninstall libeditline0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libeditline0" package

Please follow the guidelines below to install libeditline0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libeditline0

2. Uninstall "libeditline0" package

In this section, we are going to explain the necessary steps to uninstall libeditline0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libeditline0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libeditline0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libeditline0
Priority: optional
Section: universe/libs
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Hocevar
Architecture: amd64
Source: editline
Version: 1.12-6.1
Depends: libc6 (>= 2.14)
Filename: pool/universe/e/editline/libeditline0_1.12-6.1_amd64.deb
Size: 12494
MD5sum: 062837e3b04fb1d2f91efccdd7a307d4
SHA1: 7718941b7fdde6d6782a01e02f5d37d2ed85422c
SHA256: 89efbc62ca8a194402580169679c8e4871fbc73444c6398f60ada6d006d4c15e
Description-en: line editing library similar to readline
This is a line-editing library. It can be linked into almost any program
to provide command-line editing and recall. It is call-compatible with a
subset of the FSF readline library, but it is a fraction of the size (and
offers fewer features).
.
This package contains the runtime library only.
Description-md5: e28c5d2becad50045c00c543a92be81c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu