How to Install and Uninstall gcc-nios2-linux-gnu.x86_64 Package on CentOS Stream 9

Last updated: June 03,2024

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

Here is a brief guide to show you how to install gcc-nios2-linux-gnu.x86_64 on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall gcc-nios2-linux-gnu.x86_64 on CentOS Stream 9:

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

3. Information about the gcc-nios2-linux-gnu.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:27:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gcc-nios2-linux-gnu
Version : 12.1.1
Release : 1.el9
Architecture : x86_64
Size : 22 M
Source : cross-gcc-12.1.1-1.el9.src.rpm
Repository : epel
Summary : Cross-build binary utilities for nios2-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.