How to Install and Uninstall libedit.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "libedit.x86_64" package
Please follow the instructions below to install libedit.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libedit.x86_64
Copied
2. Uninstall "libedit.x86_64" package
Please follow the steps below to uninstall libedit.x86_64 on Rocky Linux 8:
$
sudo dnf remove
libedit.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libedit.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:06:24 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : libedit
Version : 3.1
Release : 23.20170329cvs.el8
Architecture : x86_64
Size : 231 k
Source : libedit-3.1-23.20170329cvs.el8.src.rpm
Repository : @System
From repo : baseos
Summary : The NetBSD Editline library
URL : http://www.thrysoee.dk/editline/
License : BSD
Description : Libedit is an autotool- and libtoolized port of the NetBSD Editline library.
: It provides generic line editing, history, and tokenization functions, similar
: to those found in GNU Readline.
Installed Packages
Name : libedit
Version : 3.1
Release : 23.20170329cvs.el8
Architecture : x86_64
Size : 231 k
Source : libedit-3.1-23.20170329cvs.el8.src.rpm
Repository : @System
From repo : baseos
Summary : The NetBSD Editline library
URL : http://www.thrysoee.dk/editline/
License : BSD
Description : Libedit is an autotool- and libtoolized port of the NetBSD Editline library.
: It provides generic line editing, history, and tokenization functions, similar
: to those found in GNU Readline.