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

Last updated: October 06,2024

1. Install "mingw32-cairomm.noarch" package

Please follow the instructions below to install mingw32-cairomm.noarch on Fedora 36

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

2. Uninstall "mingw32-cairomm.noarch" package

Please follow the steps below to uninstall mingw32-cairomm.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:21:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw32-cairomm
Version : 1.12.0
Release : 15.fc36
Architecture : noarch
Size : 130 k
Source : mingw-cairomm-1.12.0-15.fc36.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.