How to Install and Uninstall gnome-common.noarch Package on Fedora 34

Last updated: October 10,2024

1. Install "gnome-common.noarch" package

This is a short guide on how to install gnome-common.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install gnome-common.noarch

2. Uninstall "gnome-common.noarch" package

In this section, we are going to explain the necessary steps to uninstall gnome-common.noarch on Fedora 34:

$ sudo dnf remove gnome-common.noarch $ sudo dnf autoremove

3. Information about the gnome-common.noarch package on Fedora 34

Last metadata expiration check: 1:58:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gnome-common
Version : 3.18.0
Release : 11.fc34
Architecture : noarch
Size : 119 k
Source : gnome-common-3.18.0-11.fc34.src.rpm
Repository : fedora
Summary : Useful things common to building GNOME packages from scratch
URL : https://wiki.gnome.org/Projects/GnomeCommon
License : GPLv2+
Description : This package contains sample files that should be used to develop pretty much
: every GNOME application. The programs included here are not needed for running
: GNOME apps or building ones from distributed tarballs. They are only useful
: for compiling from git sources or when developing the build infrastructure for
: a GNOME application.