How to Install and Uninstall gcc-arc-linux-gnu.x86_64 Package on Fedora 35

Last updated: July 07,2024

1. Install "gcc-arc-linux-gnu.x86_64" package

This guide covers the steps necessary to install gcc-arc-linux-gnu.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gcc-arc-linux-gnu.x86_64

2. Uninstall "gcc-arc-linux-gnu.x86_64" package

This tutorial shows how to uninstall gcc-arc-linux-gnu.x86_64 on Fedora 35:

$ sudo dnf remove gcc-arc-linux-gnu.x86_64 $ sudo dnf autoremove

3. Information about the gcc-arc-linux-gnu.x86_64 package on Fedora 35

Last metadata expiration check: 2:59:37 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gcc-arc-linux-gnu
Version : 11.2.1
Release : 1.fc35
Architecture : x86_64
Size : 22 M
Source : cross-gcc-11.2.1-1.fc35.src.rpm
Repository : fedora
Summary : Cross-build binary utilities for arc-linux-gnu
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : Cross-build GNU C compiler.
:
: Only building kernels is currently supported. Support for cross-building
: user space programs is not currently provided as that would massively multiply
: the number of packages.