How to Install and Uninstall editline.i686 Package on Fedora 38
Last updated: November 27,2024
1. Install "editline.i686" package
Please follow the instructions below to install editline.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
editline.i686
Copied
2. Uninstall "editline.i686" package
This tutorial shows how to uninstall editline.i686 on Fedora 38:
$
sudo dnf remove
editline.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the editline.i686 package on Fedora 38
Last metadata expiration check: 0:06:02 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : editline
Version : 1.17.1
Release : 7.fc38
Architecture : i686
Size : 29 k
Source : editline-1.17.1-7.fc38.src.rpm
Repository : fedora
Summary : A small compatible replacement for readline
URL : https://troglobit.com/projects/editline/
License : HSRL
Description : This is a line editing library for UNIX. It can be linked into almost
: any program to provide command line editing and history. It is call
: compatible with the FSF readline library, but is a fraction of the
: size (and offers fewer features).
Available Packages
Name : editline
Version : 1.17.1
Release : 7.fc38
Architecture : i686
Size : 29 k
Source : editline-1.17.1-7.fc38.src.rpm
Repository : fedora
Summary : A small compatible replacement for readline
URL : https://troglobit.com/projects/editline/
License : HSRL
Description : This is a line editing library for UNIX. It can be linked into almost
: any program to provide command line editing and history. It is call
: compatible with the FSF readline library, but is a fraction of the
: size (and offers fewer features).