How to Install and Uninstall readline.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "readline.x86_64" package
This guide let you learn how to install readline.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
readline.x86_64
Copied
2. Uninstall "readline.x86_64" package
Learn how to uninstall readline.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
readline.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the readline.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:20:55 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : readline
Version : 7.0
Release : 10.el8
Architecture : x86_64
Size : 452 k
Source : readline-7.0-10.el8.src.rpm
Repository : @System
Summary : A library for editing typed command lines
URL : http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
License : GPLv3+
Description : The Readline library provides a set of functions that allow users to
: edit command lines. Both Emacs and vi editing modes are available. The
: Readline library includes additional functions for maintaining a list
: of previously-entered command lines for recalling or editing those
: lines, and for performing csh-like history expansion on previous
: commands.
Installed Packages
Name : readline
Version : 7.0
Release : 10.el8
Architecture : x86_64
Size : 452 k
Source : readline-7.0-10.el8.src.rpm
Repository : @System
Summary : A library for editing typed command lines
URL : http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
License : GPLv3+
Description : The Readline library provides a set of functions that allow users to
: edit command lines. Both Emacs and vi editing modes are available. The
: Readline library includes additional functions for maintaining a list
: of previously-entered command lines for recalling or editing those
: lines, and for performing csh-like history expansion on previous
: commands.