How to Install and Uninstall ncurses-base.noarch Package on CentOS 7 / RHEL 7

Last updated: January 11,2025

1. Install "ncurses-base.noarch" package

Please follow the instructions below to install ncurses-base.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install ncurses-base.noarch

2. Uninstall "ncurses-base.noarch" package

Please follow the instructions below to uninstall ncurses-base.noarch on CentOS 7 / RHEL 7:

$ sudo yum remove ncurses-base.noarch $ sudo yum autoremove

3. Information about the ncurses-base.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : ncurses-base
Arch : noarch
Version : 5.9
Release : 14.20130511.el7_4
Size : 218 k
Repo : installed
From repo : anaconda
Summary : Descriptions of common terminals
URL : http://invisible-island.net/ncurses/ncurses.html
License : MIT
Description : This package contains descriptions of common terminals. Other
: terminal descriptions are included in the ncurses-term package.