How to Install and Uninstall notcurses.i686 Package on Fedora 38

Last updated: October 11,2024

1. Install "notcurses.i686" package

This guide let you learn how to install notcurses.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install notcurses.i686

2. Uninstall "notcurses.i686" package

This tutorial shows how to uninstall notcurses.i686 on Fedora 38:

$ sudo dnf remove notcurses.i686 $ sudo dnf autoremove

3. Information about the notcurses.i686 package on Fedora 38

Last metadata expiration check: 1:21:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : notcurses
Version : 3.0.8
Release : 6.fc38
Architecture : i686
Size : 370 k
Source : notcurses-3.0.8-6.fc38.src.rpm
Repository : fedora
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.