How to Install and Uninstall ncurses-c++-libs.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "ncurses-c++-libs.i686" package

Please follow the step by step instructions below to install ncurses-c++-libs.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "ncurses-c++-libs.i686" package

Please follow the step by step instructions below to uninstall ncurses-c++-libs.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ncurses-c++-libs.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:02:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ncurses-c++-libs
Version : 6.2
Release : 10.20210508.el9
Architecture : i686
Size : 41 k
Source : ncurses-6.2-10.20210508.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Ncurses C++ bindings
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 C++ bindings of the ncurses ABI version 6 libraries.