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

Last updated: November 30,2024

1. Install "mingw64-cairomm.noarch" package

This guide covers the steps necessary to install mingw64-cairomm.noarch on Fedora 35

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

2. Uninstall "mingw64-cairomm.noarch" package

Please follow the steps below to uninstall mingw64-cairomm.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:11:39 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : mingw64-cairomm
Version : 1.12.0
Release : 14.fc35
Architecture : noarch
Size : 124 k
Source : mingw-cairomm-1.12.0-14.fc35.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.