How to Install and Uninstall cross-gcc-common.noarch Package on Fedora 35

Last updated: November 24,2024

1. Install "cross-gcc-common.noarch" package

In this section, we are going to explain the necessary steps to install cross-gcc-common.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install cross-gcc-common.noarch

2. Uninstall "cross-gcc-common.noarch" package

This tutorial shows how to uninstall cross-gcc-common.noarch on Fedora 35:

$ sudo dnf remove cross-gcc-common.noarch $ sudo dnf autoremove

3. Information about the cross-gcc-common.noarch package on Fedora 35

Last metadata expiration check: 4:09:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : cross-gcc-common
Version : 11.2.1
Release : 1.fc35
Architecture : noarch
Size : 2.2 M
Source : cross-gcc-11.2.1-1.fc35.src.rpm
Repository : fedora
Summary : Cross-build GNU C compiler documentation and translation files
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : Documentation, manual pages and translation files for cross-build GNU C
: compiler.
:
: This is the common part of a set of cross-build GNU C compiler packages for
: building kernels for other architectures. No support for cross-building
: user space programs is currently supplied as that would massively multiply the
: number of packages.