How to Install and Uninstall ncurses-devel.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "ncurses-devel.i686" package
This is a short guide on how to install ncurses-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ncurses-devel.i686
Copied
2. Uninstall "ncurses-devel.i686" package
Here is a brief guide to show you how to uninstall ncurses-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ncurses-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ncurses-devel.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:26:32 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ncurses-devel
Version : 6.1
Release : 10.20180224.el8
Architecture : i686
Size : 528 k
Source : ncurses-6.1-10.20180224.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.1
Release : 10.20180224.el8
Architecture : i686
Size : 528 k
Source : ncurses-6.1-10.20180224.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.