How To Install GConf2-devel on CentOS 8

GConf2-devel is Headers and libraries for GConf development Headers and libraries for GConf development

Introduction

In this tutorial we learn how to install GConf2-devel on CentOS 8.

What is GConf2-devel

GConf development package. Contains files needed for doing development using GConf. GConf2-devel 3.2.6 22.el8 x86_64 116 k GConf2-3.2.6-22.el8.src.rpm powertools Headers and libraries for GConf development http LGPLv2+ and GPLv2+ GConf development package. Contains files needed for doing development using GConf.

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

Install GConf2-devel on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

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

sudo dnf -y install GConf2-devel

Install GConf2-devel on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

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

sudo yum -y install GConf2-devel

How To Uninstall GConf2-devel on CentOS 8

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

sudo dnf remove GConf2-devel

GConf2-devel Package Contents on CentOS 8

/usr/bin/gsettings-schema-convert
/usr/include/gconf
/usr/include/gconf/2
/usr/include/gconf/2/gconf
/usr/include/gconf/2/gconf/gconf-changeset.h
/usr/include/gconf/2/gconf/gconf-client.h
/usr/include/gconf/2/gconf/gconf-engine.h
/usr/include/gconf/2/gconf/gconf-enum-types.h
/usr/include/gconf/2/gconf/gconf-error.h
/usr/include/gconf/2/gconf/gconf-listeners.h
/usr/include/gconf/2/gconf/gconf-schema.h
/usr/include/gconf/2/gconf/gconf-value.h
/usr/include/gconf/2/gconf/gconf.h
/usr/lib/libgconf-2.so
/usr/lib/pkgconfig/gconf-2.0.pc
/usr/share/aclocal/gconf-2.m4
/usr/share/gir-1.0
/usr/share/gir-1.0/GConf-2.0.gir
/usr/share/gtk-doc/html/gconf
/usr/share/gtk-doc/html/gconf/ch01.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-backend.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-changeset.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-client.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-engine.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-error.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-internals.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-listeners.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-locale.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-schema.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-sources.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-value.html
/usr/share/gtk-doc/html/gconf/gconf-gconf.html
/usr/share/gtk-doc/html/gconf/gconf.devhelp2
/usr/share/gtk-doc/html/gconf/home.png
/usr/share/gtk-doc/html/gconf/index.html
/usr/share/gtk-doc/html/gconf/index.sgml
/usr/share/gtk-doc/html/gconf/left.png
/usr/share/gtk-doc/html/gconf/right.png
/usr/share/gtk-doc/html/gconf/style.css
/usr/share/gtk-doc/html/gconf/up.png
/usr/share/man/man1/gsettings-schema-convert.1.gz
/usr/bin/gsettings-schema-convert
/usr/include/gconf
/usr/include/gconf/2
/usr/include/gconf/2/gconf
/usr/include/gconf/2/gconf/gconf-changeset.h
/usr/include/gconf/2/gconf/gconf-client.h
/usr/include/gconf/2/gconf/gconf-engine.h
/usr/include/gconf/2/gconf/gconf-enum-types.h
/usr/include/gconf/2/gconf/gconf-error.h
/usr/include/gconf/2/gconf/gconf-listeners.h
/usr/include/gconf/2/gconf/gconf-schema.h
/usr/include/gconf/2/gconf/gconf-value.h
/usr/include/gconf/2/gconf/gconf.h
/usr/lib64/libgconf-2.so
/usr/lib64/pkgconfig/gconf-2.0.pc
/usr/share/aclocal/gconf-2.m4
/usr/share/gir-1.0
/usr/share/gir-1.0/GConf-2.0.gir
/usr/share/gtk-doc/html/gconf
/usr/share/gtk-doc/html/gconf/ch01.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-backend.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-changeset.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-client.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-engine.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-error.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-internals.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-listeners.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-locale.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-schema.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-sources.html
/usr/share/gtk-doc/html/gconf/gconf-gconf-value.html
/usr/share/gtk-doc/html/gconf/gconf-gconf.html
/usr/share/gtk-doc/html/gconf/gconf.devhelp2
/usr/share/gtk-doc/html/gconf/home.png
/usr/share/gtk-doc/html/gconf/index.html
/usr/share/gtk-doc/html/gconf/index.sgml
/usr/share/gtk-doc/html/gconf/left.png
/usr/share/gtk-doc/html/gconf/right.png
/usr/share/gtk-doc/html/gconf/style.css
/usr/share/gtk-doc/html/gconf/up.png
/usr/share/man/man1/gsettings-schema-convert.1.gz

References

Summary

In this tutorial we learn how to install GConf2-devel on CentOS 8 using yum and dnf.