How to Install and Uninstall libedit.i686 Package on Fedora 39
Last updated: December 12,2024
1. Install "libedit.i686" package
In this section, we are going to explain the necessary steps to install libedit.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libedit.i686
Copied
2. Uninstall "libedit.i686" package
Please follow the steps below to uninstall libedit.i686 on Fedora 39:
$
sudo dnf remove
libedit.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libedit.i686 package on Fedora 39
Last metadata expiration check: 4:20:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libedit
Version : 3.1
Release : 48.20230828cvs.fc39
Architecture : i686
Size : 110 k
Source : libedit-3.1-48.20230828cvs.fc39.src.rpm
Repository : fedora
Summary : The NetBSD Editline library
URL : https://www.thrysoee.dk/editline/
License : BSD-3-Clause AND BSD-2-Clause AND ISC
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.
Available Packages
Name : libedit
Version : 3.1
Release : 48.20230828cvs.fc39
Architecture : i686
Size : 110 k
Source : libedit-3.1-48.20230828cvs.fc39.src.rpm
Repository : fedora
Summary : The NetBSD Editline library
URL : https://www.thrysoee.dk/editline/
License : BSD-3-Clause AND BSD-2-Clause AND ISC
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.