How to Install and Uninstall linenoise.i686 Package on Fedora 35

Last updated: November 28,2024

1. Install "linenoise.i686" package

This guide covers the steps necessary to install linenoise.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install linenoise.i686

2. Uninstall "linenoise.i686" package

Please follow the steps below to uninstall linenoise.i686 on Fedora 35:

$ sudo dnf remove linenoise.i686 $ sudo dnf autoremove

3. Information about the linenoise.i686 package on Fedora 35

Last metadata expiration check: 0:20:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : linenoise
Version : 1.0
Release : 1.20200312git97d2850.fc35
Architecture : i686
Size : 25 k
Source : linenoise-1.0-1.20200312git97d2850.fc35.src.rpm
Repository : fedora
Summary : Minimal replacement for readline
URL : https://github.com/antirez/linenoise
License : BSD
Description : Linenoise is a replacement for the readline line-editing library with the goal
: of being smaller.