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

Last updated: July 08,2024

1. Install "notcurses.x86_64" package

This guide let you learn how to install notcurses.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install notcurses.x86_64

2. Uninstall "notcurses.x86_64" package

This tutorial shows how to uninstall notcurses.x86_64 on Fedora 36:

$ sudo dnf remove notcurses.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:00:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : notcurses
Version : 3.0.8
Release : 1.fc36
Architecture : x86_64
Size : 347 k
Source : notcurses-3.0.8-1.fc36.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.