How to Install and Uninstall gcc-c++-c6x-linux-gnu.x86_64 Package on Fedora 39

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install gcc-c++-c6x-linux-gnu.x86_64 on Fedora 39

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

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

Please follow the steps below to uninstall gcc-c++-c6x-linux-gnu.x86_64 on Fedora 39:

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

3. Information about the gcc-c++-c6x-linux-gnu.x86_64 package on Fedora 39

Last metadata expiration check: 4:20:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gcc-c++-c6x-linux-gnu
Version : 13.2.1
Release : 1.fc39
Architecture : x86_64
Size : 11 M
Source : cross-gcc-13.2.1-1.fc39.src.rpm
Repository : fedora
Summary : Cross-build binary utilities for c6x-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.