How to Install and Uninstall ncurses-c++-libs.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "ncurses-c++-libs.x86_64" package

This guide let you learn how to install ncurses-c++-libs.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ncurses-c++-libs.x86_64

2. Uninstall "ncurses-c++-libs.x86_64" package

Please follow the step by step instructions below to uninstall ncurses-c++-libs.x86_64 on Fedora 34:

$ sudo dnf remove ncurses-c++-libs.x86_64 $ sudo dnf autoremove

3. Information about the ncurses-c++-libs.x86_64 package on Fedora 34

Last metadata expiration check: 4:13:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ncurses-c++-libs
Version : 6.2
Release : 4.20200222.fc34
Architecture : x86_64
Size : 37 k
Source : ncurses-6.2-4.20200222.fc34.src.rpm
Repository : fedora
Summary : Ncurses C++ bindings
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 C++ bindings of the ncurses ABI version 6 libraries.