How to Install and Uninstall ncurses-compat-libs.i686 Package on Fedora 34

Last updated: September 20,2024

1. Install "ncurses-compat-libs.i686" package

Please follow the guidelines below to install ncurses-compat-libs.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install ncurses-compat-libs.i686

2. Uninstall "ncurses-compat-libs.i686" package

Please follow the guidance below to uninstall ncurses-compat-libs.i686 on Fedora 34:

$ sudo dnf remove ncurses-compat-libs.i686 $ sudo dnf autoremove

3. Information about the ncurses-compat-libs.i686 package on Fedora 34

Last metadata expiration check: 5:38:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ncurses-compat-libs
Version : 6.2
Release : 4.20200222.fc34
Architecture : i686
Size : 342 k
Source : ncurses-6.2-4.20200222.fc34.src.rpm
Repository : fedora
Summary : Ncurses compatibility libraries
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 the ABI version 5 of the ncurses libraries for
: compatibility.