How to Install and Uninstall gnome-desktop3.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "gnome-desktop3.i686" package

This tutorial shows how to install gnome-desktop3.i686 on Fedora 34

$ 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 Fedora 34:

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

3. Information about the gnome-desktop3.i686 package on Fedora 34

Last metadata expiration check: 1:03:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gnome-desktop3
Version : 40.9
Release : 1.fc34
Architecture : i686
Size : 597 k
Source : gnome-desktop3-40.9-1.fc34.src.rpm
Repository : updates
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.