How to Install and Uninstall gnome-desktop3.i686 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "gnome-desktop3.i686" package

This guide covers the steps necessary to install gnome-desktop3.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gnome-desktop3.i686

2. Uninstall "gnome-desktop3.i686" package

Learn how to uninstall gnome-desktop3.i686 on CentOS Stream 9:

$ sudo dnf remove gnome-desktop3.i686 $ sudo dnf autoremove

3. Information about the gnome-desktop3.i686 package on CentOS Stream 9

Last metadata expiration check: 1:38:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gnome-desktop3
Version : 40.4
Release : 1.el9
Architecture : i686
Size : 656 k
Source : gnome-desktop3-40.4-1.el9.src.rpm
Repository : appstream
Summary : Library with common API for various GNOME modules
URL : http://www.gnome.org
License : GPLv2+ and LGPLv2+
Description : gnome-desktop contains the libgnome-desktop library as well as a data
: file that exports the "GNOME" version to the Settings Details panel.
:
: The libgnome-desktop library provides API shared by several applications
: on the desktop, but that cannot live in the platform for various
: reasons. There is no API or ABI guarantee, although we are doing our
: best to provide stability. Documentation for the API is available with
: gtk-doc.