How to Install and Uninstall ncurses-libs.i686 Package on Fedora 39

Last updated: January 19,2025

1. Install "ncurses-libs.i686" package

Please follow the instructions below to install ncurses-libs.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install ncurses-libs.i686

2. Uninstall "ncurses-libs.i686" package

Please follow the steps below to uninstall ncurses-libs.i686 on Fedora 39:

$ sudo dnf remove ncurses-libs.i686 $ sudo dnf autoremove

3. Information about the ncurses-libs.i686 package on Fedora 39

Last metadata expiration check: 2:14:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ncurses-libs
Version : 6.4
Release : 7.20230520.fc39.1
Architecture : i686
Size : 357 k
Source : ncurses-6.4-7.20230520.fc39.1.src.rpm
Repository : updates
Summary : Ncurses libraries
URL : https://invisible-island.net/ncurses/ncurses.html
License : MIT
Description : The curses library routines are a terminal-independent method of
: updating character screens with reasonable optimization. The ncurses
: (new curses) library is a freely distributable replacement for the
: discontinued 4.4 BSD classic curses library.
:
: This package contains the ncurses libraries.