How to Install and Uninstall gcc-c++-frv-linux-gnu.x86_64 Package on Rocky Linux 9

Last updated: May 01,2024

1. Install "gcc-c++-frv-linux-gnu.x86_64" package

This guide covers the steps necessary to install gcc-c++-frv-linux-gnu.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install gcc-c++-frv-linux-gnu.x86_64

2. Uninstall "gcc-c++-frv-linux-gnu.x86_64" package

Please follow the step by step instructions below to uninstall gcc-c++-frv-linux-gnu.x86_64 on Rocky Linux 9:

$ sudo dnf remove gcc-c++-frv-linux-gnu.x86_64 $ sudo dnf autoremove

3. Information about the gcc-c++-frv-linux-gnu.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:36:07 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : gcc-c++-frv-linux-gnu
Version : 12.1.1
Release : 1.el9
Architecture : x86_64
Size : 8.0 M
Source : cross-gcc-12.1.1-1.el9.src.rpm
Repository : epel
Summary : Cross-build binary utilities for frv-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 the compiler is provided; not libstdc++. Support for cross-building
: user space programs is not currently provided as that would massively multiply
: the number of packages.