How to Install and Uninstall gcc-openrisc-linux-gnu.x86_64 Package on Oracle Linux 9

Last updated: May 05,2024

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

This guide let you learn how to install gcc-openrisc-linux-gnu.x86_64 on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall gcc-openrisc-linux-gnu.x86_64 on Oracle Linux 9:

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

3. Information about the gcc-openrisc-linux-gnu.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:38:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gcc-openrisc-linux-gnu
Version : 12.1.1
Release : 1.el9
Architecture : x86_64
Size : 23 M
Source : cross-gcc-12.1.1-1.el9.src.rpm
Repository : epel
Summary : Cross-build binary utilities for openrisc-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.