How to Install and Uninstall libgccjit-devel.i686 Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "libgccjit-devel.i686" package

This tutorial shows how to install libgccjit-devel.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libgccjit-devel.i686

2. Uninstall "libgccjit-devel.i686" package

This is a short guide on how to uninstall libgccjit-devel.i686 on CentOS Stream 9:

$ sudo dnf remove libgccjit-devel.i686 $ sudo dnf autoremove

3. Information about the libgccjit-devel.i686 package on CentOS Stream 9

Last metadata expiration check: 2:21:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libgccjit-devel
Version : 11.4.1
Release : 3.el9
Architecture : i686
Size : 608 k
Source : gcc-11.4.1-3.el9.src.rpm
Repository : appstream
Summary : Support for embedding GCC inside programs and libraries
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 documentation for GCC JIT front-end.