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

Last updated: May 14,2024

1. Install "rlfe" package

Here is a brief guide to show you how to install rlfe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rlfe

2. Uninstall "rlfe" package

Please follow the steps below to uninstall rlfe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rlfe $ sudo apt autoclean && sudo apt autoremove

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

Package: rlfe
Priority: optional
Section: universe/utils
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: readline6
Version: 6.3-8ubuntu2
Provides: readline-editor
Depends: libc6 (>= 2.15), libreadline6
Filename: pool/universe/r/readline6/rlfe_6.3-8ubuntu2_amd64.deb
Size: 10026
MD5sum: 66ba6b83d0f8f4ffc65c41daf2d9af5e
SHA1: 04c5709dd16bb71b982f994d49eec974b6148c2e
SHA256: acc2c29f81643e6df62f757fa0c2c1654ca556c0c8ea9b1177b60a01e70031c8
Description-en: Front-end using readline to "cook" input lines for other programs
This tool lets you use history and line-editing in any text oriented
tool. This is especially useful with third-party proprietary tools that
cannot be distributed linked against readline. It is not perfect but it
works pretty well.
.
See the ledit and rlwrap packages for other programs of that kind.
Description-md5: f8875af0d8f80b49e66fe615acb5dcd9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu