How to Install and Uninstall ncurses-compat-libs.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "ncurses-compat-libs.x86_64" package

Please follow the step by step instructions below to install ncurses-compat-libs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ncurses-compat-libs.x86_64

2. Uninstall "ncurses-compat-libs.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ncurses-compat-libs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ncurses-compat-libs.x86_64 $ sudo dnf autoremove

3. Information about the ncurses-compat-libs.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:18:27 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ncurses-compat-libs
Version : 6.1
Release : 10.20180224.el8
Architecture : x86_64
Size : 329 k
Source : ncurses-6.1-10.20180224.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Ncurses compatibility libraries
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 the ABI version 5 of the ncurses libraries for
: compatibility.