How to Install and Uninstall gcc-c++.i686 Package on Fedora 35

Last updated: November 26,2024

1. Install "gcc-c++.i686" package

Please follow the steps below to install gcc-c++.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install gcc-c++.i686

2. Uninstall "gcc-c++.i686" package

Please follow the guidelines below to uninstall gcc-c++.i686 on Fedora 35:

$ sudo dnf remove gcc-c++.i686 $ sudo dnf autoremove

3. Information about the gcc-c++.i686 package on Fedora 35

Last metadata expiration check: 2:12:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gcc-c++
Version : 11.2.1
Release : 1.fc35
Architecture : i686
Size : 12 M
Source : gcc-11.2.1-1.fc35.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.