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

Last updated: November 28,2024

1. Install "mingw32-cairomm.noarch" package

This is a short guide on how to install mingw32-cairomm.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 4:33:58 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : mingw32-cairomm
Version : 1.12.0
Release : 18.fc38
Architecture : noarch
Size : 138 k
Source : mingw-cairomm-1.12.0-18.fc38.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.