How to Install and Uninstall dconf.src Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "dconf.src" package

Please follow the guidelines below to install dconf.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install dconf.src

2. Uninstall "dconf.src" package

Learn how to uninstall dconf.src on Oracle Linux 8:

$ sudo dnf remove dconf.src $ sudo dnf autoremove

3. Information about the dconf.src package on Oracle Linux 8

Last metadata expiration check: 6:34:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : dconf
Version : 0.28.0
Release : 4.0.1.el8
Architecture : src
Size : 130 k
Source : None
Repository : ol8_appstream
Summary : A configuration system
URL : http://live.gnome.org/dconf
License : LGPLv2+ and GPLv2+ and GPLv3+
Description : dconf is a low-level configuration system. Its main purpose is to provide a
: backend to the GSettings API in GLib.