How to Install and Uninstall dconf.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "dconf.i686" package

Here is a brief guide to show you how to install dconf.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dconf.i686

2. Uninstall "dconf.i686" package

In this section, we are going to explain the necessary steps to uninstall dconf.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dconf.i686 $ sudo dnf autoremove

3. Information about the dconf.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:29:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : dconf
Version : 0.40.0
Release : 6.el9
Architecture : i686
Size : 122 k
Source : dconf-0.40.0-6.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : A configuration system
URL : https://wiki.gnome.org/Projects/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.