How to Install and Uninstall gcc-c++-sparc64-linux-gnu.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 26,2024

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

Learn how to install gcc-c++-sparc64-linux-gnu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall gcc-c++-sparc64-linux-gnu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the gcc-c++-sparc64-linux-gnu.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:45:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gcc-c++-sparc64-linux-gnu
Version : 12.1.1
Release : 1.el9
Architecture : x86_64
Size : 8.4 M
Source : cross-gcc-12.1.1-1.el9.src.rpm
Repository : epel
Summary : Cross-build binary utilities for sparc64-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.