How to Install and Uninstall ncurses-base.noarch Package on Rocky Linux 9
Last updated: January 11,2025
1. Install "ncurses-base.noarch" package
This tutorial shows how to install ncurses-base.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ncurses-base.noarch
Copied
2. Uninstall "ncurses-base.noarch" package
In this section, we are going to explain the necessary steps to uninstall ncurses-base.noarch on Rocky Linux 9:
$
sudo dnf remove
ncurses-base.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ncurses-base.noarch package on Rocky Linux 9
Last metadata expiration check: 1:07:58 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : ncurses-base
Version : 6.2
Release : 10.20210508.el9
Architecture : noarch
Size : 300 k
Source : ncurses-6.2-10.20210508.el9.src.rpm
Repository : @System
Summary : Descriptions of common terminals
URL : https://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.
Installed Packages
Name : ncurses-base
Version : 6.2
Release : 10.20210508.el9
Architecture : noarch
Size : 300 k
Source : ncurses-6.2-10.20210508.el9.src.rpm
Repository : @System
Summary : Descriptions of common terminals
URL : https://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.