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

Last updated: October 30,2024

1. Install "gnome-desktop3.x86_64" package

This guide let you learn how to install gnome-desktop3.x86_64 on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 4:32:39 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gnome-desktop3
Version : 44.0
Release : 1.fc38
Architecture : x86_64
Size : 661 k
Source : gnome-desktop3-44.0-1.fc38.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.