How to Install and Uninstall ncurses-compat-libs.x86_64 Package on CentOS Stream 9

Last updated: September 28,2024

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

Here is a brief guide to show you how to install ncurses-compat-libs.x86_64 on CentOS Stream 9

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

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

Please follow the steps below to uninstall ncurses-compat-libs.x86_64 on CentOS Stream 9:

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

3. Information about the ncurses-compat-libs.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:35:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ncurses-compat-libs
Version : 6.2
Release : 8.20210508.1.el9
Architecture : x86_64
Size : 317 k
Source : ncurses-epel-6.2-8.20210508.1.el9.src.rpm
Repository : epel
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.