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

Last updated: May 19,2024

1. Install "libgomp.i686" package

Please follow the steps below to install libgomp.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libgomp.i686

2. Uninstall "libgomp.i686" package

Here is a brief guide to show you how to uninstall libgomp.i686 on Amazon Linux 2:

$ sudo yum remove libgomp.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : libgomp
Arch : i686
Version : 7.3.1
Release : 13.amzn2
Size : 211 k
Repo : amzn2-core/2/x86_64
Summary : GCC OpenMP v4.5 shared support library
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and
: LGPLv2+ and BSD
Description : This package contains GCC shared support library which is needed
: for OpenMP v4.5 support.