How to Install and Uninstall gcc-c++.i686 Package on Fedora 34
Last updated: March 13,2025
1. Install "gcc-c++.i686" package
Here is a brief guide to show you how to install gcc-c++.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
gcc-c++.i686
Copied
2. Uninstall "gcc-c++.i686" package
Learn how to uninstall gcc-c++.i686 on Fedora 34:
$
sudo dnf remove
gcc-c++.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-c++.i686 package on Fedora 34
Last metadata expiration check: 2:23:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gcc-c++
Version : 11.0.1
Release : 0.3.fc34
Architecture : i686
Size : 13 M
Source : gcc-11.0.1-0.3.fc34.src.rpm
Repository : fedora
Summary : C++ support for GCC
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package adds C++ support to the GNU Compiler Collection.
: It includes support for most of the current C++ specification,
: including templates and exception handling.
Available Packages
Name : gcc-c++
Version : 11.0.1
Release : 0.3.fc34
Architecture : i686
Size : 13 M
Source : gcc-11.0.1-0.3.fc34.src.rpm
Repository : fedora
Summary : C++ support for GCC
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package adds C++ support to the GNU Compiler Collection.
: It includes support for most of the current C++ specification,
: including templates and exception handling.