How to Install and Uninstall mingw64-atkmm.noarch Package on Fedora 36

Last updated: September 22,2024

1. Install "mingw64-atkmm.noarch" package

This guide covers the steps necessary to install mingw64-atkmm.noarch on Fedora 36

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

2. Uninstall "mingw64-atkmm.noarch" package

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

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

3. Information about the mingw64-atkmm.noarch package on Fedora 36

Last metadata expiration check: 1:19:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw64-atkmm
Version : 2.28.2
Release : 3.fc36
Architecture : noarch
Size : 148 k
Source : mingw-atkmm-2.28.2-3.fc36.src.rpm
Repository : fedora
Summary : MinGW Windows C++ interface for the ATK library
URL : http://www.gtkmm.org/
License : LGPLv2+
Description : atkmm provides a C++ interface for the ATK library. Highlights
: include type-safe callbacks, widgets extensible via inheritance and a
: comprehensive set of widget classes that can be freely combined to
: quickly create complex user interfaces.