How to Install and Uninstall mingw64-gtkmm24.noarch Package on Fedora 35

Last updated: July 05,2024

1. Install "mingw64-gtkmm24.noarch" package

This guide covers the steps necessary to install mingw64-gtkmm24.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw64-gtkmm24.noarch

2. Uninstall "mingw64-gtkmm24.noarch" package

Please follow the instructions below to uninstall mingw64-gtkmm24.noarch on Fedora 35:

$ sudo dnf remove mingw64-gtkmm24.noarch $ sudo dnf autoremove

3. Information about the mingw64-gtkmm24.noarch package on Fedora 35

Last metadata expiration check: 3:34:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mingw64-gtkmm24
Version : 2.24.5
Release : 13.fc35
Architecture : noarch
Size : 1.4 M
Source : mingw-gtkmm24-2.24.5-13.fc35.src.rpm
Repository : fedora
Summary : MinGW Windows C++ interface for GTK2 (a GUI library for X)
URL : http://gtkmm.sourceforge.net/
License : LGPLv2+
Description : gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps
: GTK+ 2. Highlights include typesafe callbacks, widgets extensible via
: inheritance and a comprehensive set of widget classes that can be
: freely combined to quickly create complex user interfaces.