How to Install and Uninstall dconf.i686 Package on AlmaLinux 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 AlmaLinux 9

$ sudo dnf update $ sudo dnf install dconf.i686

2. Uninstall "dconf.i686" package

Please follow the guidance below to uninstall dconf.i686 on AlmaLinux 9:

$ sudo dnf remove dconf.i686 $ sudo dnf autoremove

3. Information about the dconf.i686 package on AlmaLinux 9

Last metadata expiration check: 0:35:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : dconf
Version : 0.40.0
Release : 6.el9
Architecture : i686
Size : 114 k
Source : dconf-0.40.0-6.el9.src.rpm
Repository : appstream
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.