How to Install and Uninstall notcurses.x86_64 Package on Fedora 34

Last updated: January 16,2025

1. Install "notcurses.x86_64" package

Please follow the step by step instructions below to install notcurses.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install notcurses.x86_64

2. Uninstall "notcurses.x86_64" package

This is a short guide on how to uninstall notcurses.x86_64 on Fedora 34:

$ sudo dnf remove notcurses.x86_64 $ sudo dnf autoremove

3. Information about the notcurses.x86_64 package on Fedora 34

Last metadata expiration check: 1:13:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : notcurses
Version : 3.0.8
Release : 2.fc34
Architecture : x86_64
Size : 349 k
Source : notcurses-3.0.8-2.fc34.src.rpm
Repository : updates
Summary : Character graphics and TUI library
URL : https://nick-black.com/dankwiki/index.php/Notcurses
License : ASL 2.0
Description : Notcurses facilitates the creation of modern TUI programs,
: making full use of Unicode and 24-bit TrueColor. It presents
: an API similar to that of Curses, and rides atop Terminfo.
: This package includes C and C++ shared libraries.