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

Last updated: September 21,2024

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

This guide let you learn how to install cross-gcc-common.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall cross-gcc-common.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:03:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : cross-gcc-common
Version : 11.2.1
Release : 1.fc34
Architecture : noarch
Size : 2.2 M
Source : cross-gcc-11.2.1-1.fc34.src.rpm
Repository : updates
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.