How To Install mingw64-GConf2 on Fedora 36

In this tutorial we learn how to install mingw64-GConf2 in Fedora 36. mingw64-GConf2 is MinGW Windows port of the GNOME 2.x Desktop Configuration Database System

Introduction

In this tutorial we learn how to install mingw64-GConf2 on Fedora 36.

What is mingw64-GConf2

MinGW Windows port of GConf, the GNOME configuration database. It is used by the GNOME 2.x Desktop platform.

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

Install mingw64-GConf2 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 mingw64-GConf2 using dnf by running the following command:

sudo dnf -y install mingw64-GConf2

Install mingw64-GConf2 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 mingw64-GConf2 using yum by running the following command:

sudo yum -y install mingw64-GConf2

How To Uninstall mingw64-GConf2 on Fedora 36

To uninstall only the mingw64-GConf2 package we can use the following command:

sudo dnf remove mingw64-GConf2

mingw64-GConf2 Package Contents on Fedora 36

/usr/share/doc/mingw64-GConf2
/usr/share/doc/mingw64-GConf2/COPYING
/usr/share/doc/mingw64-GConf2/README
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gconf-merge-tree.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gconftool-2.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gsettings-data-convert.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/gsettings-schema-convert
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgconf-2-4.dll
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgconfbackend-oldxml.dll
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgconfbackend-xml.dll
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgsettingsgconfbackend.dll
/usr/x86_64-w64-mingw32/sys-root/mingw/etc/gconf
/usr/x86_64-w64-mingw32/sys-root/mingw/etc/gconf/2
/usr/x86_64-w64-mingw32/sys-root/mingw/etc/gconf/2/path
/usr/x86_64-w64-mingw32/sys-root/mingw/etc/gconf/gconf.xml.defaults
/usr/x86_64-w64-mingw32/sys-root/mingw/etc/gconf/gconf.xml.mandatory
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-changeset.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-client.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-engine.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-enum-types.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-error.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-listeners.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-schema.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf-value.h
/usr/x86_64-w64-mingw32/sys-root/mingw/include/gconf/2/gconf/gconf.h
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/GConf
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/GConf/2
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/GConf/2/libgconfbackend-oldxml.dll.a
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/GConf/2/libgconfbackend-xml.dll.a
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/gio/modules/libgsettingsgconfbackend.dll.a
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libgconf-2.dll.a
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig/gconf-2.0.pc
/usr/x86_64-w64-mingw32/sys-root/mingw/libexec/gconfd-2.exe
/usr/x86_64-w64-mingw32/sys-root/mingw/share/aclocal/gconf-2.m4
/usr/x86_64-w64-mingw32/sys-root/mingw/share/dbus-1/services/org.gnome.GConf.service
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/am/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ar/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/as/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ast/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/az/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/be/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/bg/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/bn/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/bn_IN/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/bs/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ca/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ca@valencia/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/cs/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/cy/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/da/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/de/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/dz/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/el/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/en@shaw/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/en_CA/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/en_GB/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/eo/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/es/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/et/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/eu/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/fa/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/fi/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/fr/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ga/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/gl/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/gu/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/he/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/hi/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/hr/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/hu/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/hy/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/id/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/is/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/it/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ja/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ka/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/km/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/kn/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ko/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ku/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/lt/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/lv/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/mai/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/mg/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/mk/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ml/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/mn/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/mr/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ms/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/nb/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ne/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/nl/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/nn/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/oc/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/or/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/pa/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/pl/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/pt/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/pt_BR/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ro/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ru/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/rw/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/si/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/sk/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/sl/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/sq/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/sr/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/sr@latin/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/sv/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ta/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/te/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/th/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/tr/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/ug/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/uk/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/vi/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/xh/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/yi/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/zh_CN/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/zh_HK/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/locale/zh_TW/LC_MESSAGES/GConf2.mo
/usr/x86_64-w64-mingw32/sys-root/mingw/share/sgml/gconf
/usr/x86_64-w64-mingw32/sys-root/mingw/share/sgml/gconf/gconf-1.0.dtd

References

Summary

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