How To Install mingw32-pangomm on Fedora 36

In this tutorial we learn how to install mingw32-pangomm in Fedora 36. mingw32-pangomm is MinGW Windows C++ interface for Pango

Introduction

In this tutorial we learn how to install mingw32-pangomm on Fedora 36.

What is mingw32-pangomm

pangomm provides a C++ interface to the Pango library. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces.

We can use yum or dnf to install mingw32-pangomm on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mingw32-pangomm.

Install mingw32-pangomm on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install mingw32-pangomm using dnf by running the following command:

sudo dnf -y install mingw32-pangomm

Install mingw32-pangomm on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install mingw32-pangomm using yum by running the following command:

sudo yum -y install mingw32-pangomm

How To Uninstall mingw32-pangomm on Fedora 36

To uninstall only the mingw32-pangomm package we can use the following command:

sudo dnf remove mingw32-pangomm

mingw32-pangomm Package Contents on Fedora 36

/usr/i686-w64-mingw32/sys-root/mingw/bin/libpangomm-1.4-1.dll
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/attributes.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/attriter.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/attrlist.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/cairofontmap.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/color.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/context.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/coverage.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/font.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/fontdescription.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/fontface.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/fontfamily.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/fontmap.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/fontmetrics.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/fontset.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/glyph.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/glyphstring.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/init.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/item.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/language.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/layout.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/layoutiter.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/layoutline.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/layoutrun.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/attributes_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/attriter_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/attrlist_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/cairofontmap_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/color_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/context_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/coverage_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/font_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/fontdescription_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/fontface_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/fontfamily_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/fontmap_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/fontmetrics_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/fontset_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/glyph_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/glyphstring_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/item_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/language_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/layout_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/layoutiter_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/layoutline_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/layoutrun_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/rectangle_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/renderer_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/private/tabarray_p.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/rectangle.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/renderer.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/tabarray.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/types.h
/usr/i686-w64-mingw32/sys-root/mingw/include/pangomm-1.4/pangomm/wrap_init.h
/usr/i686-w64-mingw32/sys-root/mingw/lib/libpangomm-1.4.dll.a
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4/include
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4/include/pangommconfig.h
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4/proc
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4/proc/m4
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4/proc/m4/convert.m4
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4/proc/m4/convert_pango.m4
/usr/i686-w64-mingw32/sys-root/mingw/lib/pangomm-1.4/proc/m4/convert_pangomm.m4
/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/pangomm-1.4.pc
/usr/share/licenses/mingw32-pangomm
/usr/share/licenses/mingw32-pangomm/COPYING
/usr/share/licenses/mingw32-pangomm/COPYING.tools

References

Summary

In this tutorial we learn how to install mingw32-pangomm on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).