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

Last updated: October 06,2024

1. Install "mingw32-cairomm.noarch" package

Please follow the guidelines below to install mingw32-cairomm.noarch on Fedora 34

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

2. Uninstall "mingw32-cairomm.noarch" package

Please follow the guidance below to uninstall mingw32-cairomm.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:23:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw32-cairomm
Version : 1.12.0
Release : 13.fc34
Architecture : noarch
Size : 130 k
Source : mingw-cairomm-1.12.0-13.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows C++ API for the cairo graphics library
URL : http://www.cairographics.org
License : LGPLv2+
Description : Cairomm is the C++ API for the cairo graphics library. It offers all the power
: of cairo with an interface familiar to C++ developers, including use of the
: Standard Template Library where it makes sense.