How to Install and Uninstall ncurses-devel.i686 Package on Fedora 35

Last updated: January 10,2025

1. Install "ncurses-devel.i686" package

Please follow the step by step instructions below to install ncurses-devel.i686 on Fedora 35

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

2. Uninstall "ncurses-devel.i686" package

This guide covers the steps necessary to uninstall ncurses-devel.i686 on Fedora 35:

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

3. Information about the ncurses-devel.i686 package on Fedora 35

Last metadata expiration check: 0:49:02 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ncurses-devel
Version : 6.2
Release : 8.20210508.fc35
Architecture : i686
Size : 518 k
Source : ncurses-6.2-8.20210508.fc35.src.rpm
Repository : fedora
Summary : Development files for the ncurses library
URL : https://invisible-island.net/ncurses/ncurses.html
License : MIT
Description : The header files and libraries for developing applications that use
: the ncurses terminal handling library.
:
: Install the ncurses-devel package if you want to develop applications
: which will use ncurses.