How to Install and Uninstall gconfmm26.x86_64 Package on Fedora 34

Last updated: September 06,2024

1. Install "gconfmm26.x86_64" package

In this section, we are going to explain the necessary steps to install gconfmm26.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gconfmm26.x86_64

2. Uninstall "gconfmm26.x86_64" package

This guide let you learn how to uninstall gconfmm26.x86_64 on Fedora 34:

$ sudo dnf remove gconfmm26.x86_64 $ sudo dnf autoremove

3. Information about the gconfmm26.x86_64 package on Fedora 34

Last metadata expiration check: 5:44:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : gconfmm26
Version : 2.28.3
Release : 57.fc34
Architecture : x86_64
Size : 42 k
Source : gconfmm26-2.28.3-57.fc34.src.rpm
Repository : updates
Summary : C++ wrapper for GConf2
URL : https://gtkmm.org/
License : LGPLv2+
Description : 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.