How to Install and Uninstall gnome-desktop3.x86_64 Package on Fedora 39

Last updated: March 01,2025

1. Install "gnome-desktop3.x86_64" package

Learn how to install gnome-desktop3.x86_64 on Fedora 39

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

2. Uninstall "gnome-desktop3.x86_64" package

This guide covers the steps necessary to uninstall gnome-desktop3.x86_64 on Fedora 39:

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

3. Information about the gnome-desktop3.x86_64 package on Fedora 39

Last metadata expiration check: 1:16:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gnome-desktop3
Version : 44.0
Release : 7.fc39
Architecture : x86_64
Size : 668 k
Source : gnome-desktop3-44.0-7.fc39.src.rpm
Repository : fedora
Summary : Library with common API for various GNOME modules
URL : https://gitlab.gnome.org/GNOME/gnome-desktop
License : GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.1
Description : gnome-desktop3 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.