How to Install and Uninstall ncurses-devel.x86_64 Package on AlmaLinux 8
Last updated: November 15,2024
1. Install "ncurses-devel.x86_64" package
Please follow the guidance below to install ncurses-devel.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
ncurses-devel.x86_64
Copied
2. Uninstall "ncurses-devel.x86_64" package
This is a short guide on how to uninstall ncurses-devel.x86_64 on AlmaLinux 8:
$
sudo dnf remove
ncurses-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ncurses-devel.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:18:01 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ncurses-devel
Version : 6.1
Release : 9.20180224.el8
Architecture : x86_64
Size : 528 k
Source : ncurses-6.1-9.20180224.el8.src.rpm
Repository : baseos
Summary : Development files for the ncurses library
URL : https://invisible-island.net/ncurses/ncurses.html
License : MIT
Description : The header files and libraries for developing applications that use
: the ncurses terminal handling library.
:
: Install the ncurses-devel package if you want to develop applications
: which will use ncurses.
Available Packages
Name : ncurses-devel
Version : 6.1
Release : 9.20180224.el8
Architecture : x86_64
Size : 528 k
Source : ncurses-6.1-9.20180224.el8.src.rpm
Repository : baseos
Summary : Development files for the ncurses library
URL : https://invisible-island.net/ncurses/ncurses.html
License : MIT
Description : The header files and libraries for developing applications that use
: the ncurses terminal handling library.
:
: Install the ncurses-devel package if you want to develop applications
: which will use ncurses.