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

Last updated: October 05,2024

1. Install "mingw32-cairomm.noarch" package

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

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

2. Uninstall "mingw32-cairomm.noarch" package

This guide let you learn how to uninstall mingw32-cairomm.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:49:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mingw32-cairomm
Version : 1.12.0
Release : 19.fc39
Architecture : noarch
Size : 138 k
Source : mingw-cairomm-1.12.0-19.fc39.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.