How to Install and Uninstall mingw32-glibmm24.noarch Package on Fedora 34

Last updated: June 26,2024

1. Install "mingw32-glibmm24.noarch" package

Learn how to install mingw32-glibmm24.noarch on Fedora 34

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

2. Uninstall "mingw32-glibmm24.noarch" package

This is a short guide on how to uninstall mingw32-glibmm24.noarch on Fedora 34:

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

3. Information about the mingw32-glibmm24.noarch package on Fedora 34

Last metadata expiration check: 1:55:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw32-glibmm24
Version : 2.66.4
Release : 1.fc34
Architecture : noarch
Size : 1.4 M
Source : mingw-glibmm24-2.66.4-1.fc34.src.rpm
Repository : updates
Summary : MinGW Windows C++ interface for GTK2 (a GUI library for X)
URL : http://www.gtkmm.org/
License : LGPLv2+
Description : glibmm provides a C++ interface to the GTK+ GLib low-level core
: library. 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.