How to Install and Uninstall gcc-c++.i686 Package on Fedora 39
Last updated: January 09,2025
1. Install "gcc-c++.i686" package
Please follow the guidance below to install gcc-c++.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
gcc-c++.i686
Copied
2. Uninstall "gcc-c++.i686" package
Please follow the guidelines below to uninstall gcc-c++.i686 on Fedora 39:
$
sudo dnf remove
gcc-c++.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-c++.i686 package on Fedora 39
Last metadata expiration check: 2:22:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gcc-c++
Version : 13.2.1
Release : 3.fc39
Architecture : i686
Size : 13 M
Source : gcc-13.2.1-3.fc39.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 : 13.2.1
Release : 3.fc39
Architecture : i686
Size : 13 M
Source : gcc-13.2.1-3.fc39.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.