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

Last updated: April 28,2024

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

This is a short guide on how to install gcc-c++-x86_64-linux-gnu.x86_64 on Fedora 34

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

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

This is a short guide on how to uninstall gcc-c++-x86_64-linux-gnu.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:59:34 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gcc-c++-x86_64-linux-gnu
Version : 11.2.1
Release : 1.fc34
Architecture : x86_64
Size : 9.8 M
Source : cross-gcc-11.2.1-1.fc34.src.rpm
Repository : updates
Summary : Cross-build binary utilities for x86_64-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.