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

Last updated: October 06,2024

1. Install "mingw64-pangomm.noarch" package

Learn how to install mingw64-pangomm.noarch on Fedora 35

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

2. Uninstall "mingw64-pangomm.noarch" package

Learn how to uninstall mingw64-pangomm.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:51:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw64-pangomm
Version : 2.46.1
Release : 2.fc35
Architecture : noarch
Size : 151 k
Source : mingw-pangomm-2.46.1-2.fc35.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.