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

Last updated: September 24,2024

1. Install "mingw64-cairomm.noarch" package

This tutorial shows how to install mingw64-cairomm.noarch on Fedora 34

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

2. Uninstall "mingw64-cairomm.noarch" package

This guide let you learn how to uninstall mingw64-cairomm.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:45:05 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : mingw64-cairomm
Version : 1.12.0
Release : 13.fc34
Architecture : noarch
Size : 125 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.