How to Install and Uninstall libedit.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "libedit.i686" package

Please follow the instructions below to install libedit.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libedit.i686

2. Uninstall "libedit.i686" package

This tutorial shows how to uninstall libedit.i686 on Fedora 34:

$ sudo dnf remove libedit.i686 $ sudo dnf autoremove

3. Information about the libedit.i686 package on Fedora 34

Last metadata expiration check: 4:32:08 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libedit
Version : 3.1
Release : 38.20210714cvs.fc34
Architecture : i686
Size : 107 k
Source : libedit-3.1-38.20210714cvs.fc34.src.rpm
Repository : updates
Summary : The NetBSD Editline library
URL : https://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.