How to Install and Uninstall libgccjit.i686 Package on Amazon Linux 2

Last updated: May 17,2024

1. Install "libgccjit.i686" package

Please follow the guidance below to install libgccjit.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libgccjit.i686

2. Uninstall "libgccjit.i686" package

Please follow the guidelines below to uninstall libgccjit.i686 on Amazon Linux 2:

$ sudo yum remove libgccjit.i686 $ sudo yum autoremove

3. Information about the libgccjit.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libgccjit
Arch : i686
Version : 7.3.1
Release : 13.amzn2
Size : 6.7 M
Repo : amzn2-core/2/x86_64
Summary : Library 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 shared library with GCC JIT front-end.