How to Install and Uninstall gnome-desktop3.i686 Package on Rocky Linux 9

Last updated: November 24,2024

1. Install "gnome-desktop3.i686" package

Please follow the guidelines below to install gnome-desktop3.i686 on Rocky Linux 9

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

2. Uninstall "gnome-desktop3.i686" package

Please follow the step by step instructions below to uninstall gnome-desktop3.i686 on Rocky Linux 9:

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

3. Information about the gnome-desktop3.i686 package on Rocky Linux 9

Last metadata expiration check: 0:59:56 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : gnome-desktop3
Version : 40.4
Release : 1.el9
Architecture : i686
Size : 597 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.