How to Install and Uninstall libgomp1 Package on openSUSE Leap

Last updated: November 23,2024

1. Install "libgomp1" package

In this section, we are going to explain the necessary steps to install libgomp1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgomp1

2. Uninstall "libgomp1" package

This guide covers the steps necessary to uninstall libgomp1 on openSUSE Leap:

$ sudo zypper remove libgomp1

3. Information about the libgomp1 package on openSUSE Leap

Information for package libgomp1:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libgomp1
Version : 13.2.1+git7813-150000.1.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 358.0 KiB
Installed : No
Status : not installed
Source package : gcc13-13.2.1+git7813-150000.1.6.1.src
Upstream URL : https://gcc.gnu.org/
Summary : The GNU compiler collection OpenMP runtime library
Description :
This is the OpenMP runtime library needed by OpenMP enabled programs
that were built with the -fopenmp compiler option and by programs that
were auto-parallelized via the -ftree-parallelize-loops compiler
option.