How to Install and Uninstall gcc-plugin-devel.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "gcc-plugin-devel.i686" package

Please follow the guidance below to install gcc-plugin-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gcc-plugin-devel.i686

2. Uninstall "gcc-plugin-devel.i686" package

Please follow the guidance below to uninstall gcc-plugin-devel.i686 on Fedora 34:

$ sudo dnf remove gcc-plugin-devel.i686 $ sudo dnf autoremove

3. Information about the gcc-plugin-devel.i686 package on Fedora 34

Last metadata expiration check: 4:33:32 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gcc-plugin-devel
Version : 11.3.1
Release : 2.fc34
Architecture : i686
Size : 1.4 M
Source : gcc-11.3.1-2.fc34.src.rpm
Repository : updates
Summary : Support for compiling GCC plugins
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
Description : This package contains header files and other support files
: for compiling GCC plugins. The GCC plugin ABI is currently
: not stable, so plugins must be rebuilt any time GCC is updated.