How to Install and Uninstall mingw32-termcap.noarch Package on Fedora 36

Last updated: May 04,2024

1. Install "mingw32-termcap.noarch" package

Please follow the steps below to install mingw32-termcap.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install mingw32-termcap.noarch

2. Uninstall "mingw32-termcap.noarch" package

In this section, we are going to explain the necessary steps to uninstall mingw32-termcap.noarch on Fedora 36:

$ sudo dnf remove mingw32-termcap.noarch $ sudo dnf autoremove

3. Information about the mingw32-termcap.noarch package on Fedora 36

Last metadata expiration check: 0:23:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw32-termcap
Version : 1.3.1
Release : 30.fc36
Architecture : noarch
Size : 62 k
Source : mingw-termcap-1.3.1-30.fc36.src.rpm
Repository : fedora
Summary : MinGW terminal feature database
URL : ftp://ftp.gnu.org/gnu/termcap/
License : GPLv2+
Description : This is the GNU termcap library -- a library of C functions that
: enable programs to send control strings to terminals in a way
: independent of the terminal type. The GNU termcap library does not
: place an arbitrary limit on the size of termcap entries, unlike most
: other termcap libraries.
:
: This package contains libraries and development tools for the MinGW
: cross-compiled version.