How to Install and Uninstall ncurses-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "ncurses-devel.x86_64" package

Please follow the guidelines below to install ncurses-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ncurses-devel.x86_64" package

Please follow the guidelines below to uninstall ncurses-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ncurses-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:15:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ncurses-devel
Version : 6.2
Release : 10.20210508.el9
Architecture : x86_64
Size : 732 k
Source : ncurses-6.2-10.20210508.el9.src.rpm
Repository : ubi-9-appstream-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.