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

Last updated: October 07,2024

1. Install "mingw64-pangomm.noarch" package

Please follow the guidance below to install mingw64-pangomm.noarch on Fedora 36

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

2. Uninstall "mingw64-pangomm.noarch" package

This tutorial shows how to uninstall mingw64-pangomm.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:49:24 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mingw64-pangomm
Version : 2.46.2
Release : 2.fc36
Architecture : noarch
Size : 152 k
Source : mingw-pangomm-2.46.2-2.fc36.src.rpm
Repository : fedora
Summary : MinGW Windows C++ interface for Pango
URL : http://gtkmm.sourceforge.net/
License : LGPLv2+
Description : pangomm provides a C++ interface to the Pango 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.