How To Install gconfmm26 on Fedora 36
Introduction
In this tutorial we learn how to install gconfmm26
on Fedora 36.
What is gconfmm26
This package provides a C++ interface for GConf2. It is a sub-package of the GTKmm project. The interface provides a convenient interface for C++ programmers to create Gnome GUIs with GTK+’s flexible object-oriented framework.
We can use yum
or dnf
to install gconfmm26
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gconfmm26.
Install gconfmm26 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 gconfmm26
using dnf
by running the following command:
sudo dnf -y install gconfmm26
Install gconfmm26 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 gconfmm26
using yum
by running the following command:
sudo yum -y install gconfmm26
How To Uninstall gconfmm26 on Fedora 36
To uninstall only the gconfmm26
package we can use the following command:
sudo dnf remove gconfmm26
gconfmm26 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/0b535f95ed24a016da6ab205254d84b073ce2c
/usr/lib/libgconfmm-2.6.so.1
/usr/lib/libgconfmm-2.6.so.1.0.6
/usr/share/licenses/gconfmm26
/usr/share/licenses/gconfmm26/COPYING
/usr/share/licenses/gconfmm26/COPYING.LIB
References
Summary
In this tutorial we learn how to install gconfmm26
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gconfmm26 on Fedora 36” linkTitle: “gconfmm26” type: “docs” description: “In this tutorial we learn how to install gconfmm26 in Fedora 36. gconfmm26 is C++ wrapper for GConf2” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gconfmm26-featured.png
Introduction
In this tutorial we learn how to install gconfmm26
on Fedora 36.
What is gconfmm26
This package provides a C++ interface for GConf2. It is a sub-package of the GTKmm project. The interface provides a convenient interface for C++ programmers to create Gnome GUIs with GTK+’s flexible object-oriented framework.
We can use yum
or dnf
to install gconfmm26
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gconfmm26.
Install gconfmm26 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 gconfmm26
using dnf
by running the following command:
sudo dnf -y install gconfmm26
Install gconfmm26 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 gconfmm26
using yum
by running the following command:
sudo yum -y install gconfmm26
How To Uninstall gconfmm26 on Fedora 36
To uninstall only the gconfmm26
package we can use the following command:
sudo dnf remove gconfmm26
gconfmm26 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/514d90d5c795f6459e41d7735958fa9964a61b
/usr/lib64/libgconfmm-2.6.so.1
/usr/lib64/libgconfmm-2.6.so.1.0.6
/usr/share/licenses/gconfmm26
/usr/share/licenses/gconfmm26/COPYING
/usr/share/licenses/gconfmm26/COPYING.LIB
References
Summary
In this tutorial we learn how to install gconfmm26
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).