How to Install and Uninstall libgomp.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 26,2024

1. Install "libgomp.x86_64" package

Please follow the step by step instructions below to install libgomp.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install libgomp.x86_64

2. Uninstall "libgomp.x86_64" package

Please follow the guidance below to uninstall libgomp.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove libgomp.x86_64 $ sudo yum autoremove

3. Information about the libgomp.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : libgomp
Arch : x86_64
Version : 4.8.5
Release : 44.el7
Size : 207 k
Repo : installed
From repo : anaconda
Summary : GCC OpenMP v3.0 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 v3.0 support.