How to Install and Uninstall ncurses-devel.i686 Package on Fedora 34
Last updated: November 13,2024
1. Install "ncurses-devel.i686" package
This guide covers the steps necessary to install ncurses-devel.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
ncurses-devel.i686
Copied
2. Uninstall "ncurses-devel.i686" package
In this section, we are going to explain the necessary steps to uninstall ncurses-devel.i686 on Fedora 34:
$
sudo dnf remove
ncurses-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ncurses-devel.i686 package on Fedora 34
Last metadata expiration check: 2:37:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ncurses-devel
Version : 6.2
Release : 4.20200222.fc34
Architecture : i686
Size : 510 k
Source : ncurses-6.2-4.20200222.fc34.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.
Available Packages
Name : ncurses-devel
Version : 6.2
Release : 4.20200222.fc34
Architecture : i686
Size : 510 k
Source : ncurses-6.2-4.20200222.fc34.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.