How to Install and Uninstall cross-gcc-common.noarch Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "cross-gcc-common.noarch" package
Learn how to install cross-gcc-common.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
cross-gcc-common.noarch
Copied
2. Uninstall "cross-gcc-common.noarch" package
This guide covers the steps necessary to uninstall cross-gcc-common.noarch on Oracle Linux 8:
$
sudo dnf remove
cross-gcc-common.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the cross-gcc-common.noarch package on Oracle Linux 8
Last metadata expiration check: 0:36:23 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : cross-gcc-common
Version : 12.1.1
Release : 2.el8
Architecture : noarch
Size : 2.8 M
Source : cross-gcc-12.1.1-2.el8.src.rpm
Repository : epel
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.
Available Packages
Name : cross-gcc-common
Version : 12.1.1
Release : 2.el8
Architecture : noarch
Size : 2.8 M
Source : cross-gcc-12.1.1-2.el8.src.rpm
Repository : epel
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.