How to Install and Uninstall openmpi3-devel Package on openSUSE Leap

Last updated: June 26,2024

1. Install "openmpi3-devel" package

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

$ sudo zypper refresh $ sudo zypper install openmpi3-devel

2. Uninstall "openmpi3-devel" package

Please follow the instructions below to uninstall openmpi3-devel on openSUSE Leap:

$ sudo zypper remove openmpi3-devel

3. Information about the openmpi3-devel package on openSUSE Leap

Information for package openmpi3-devel:
---------------------------------------
Repository : Main Repository
Name : openmpi3-devel
Version : 3.1.6-150500.12.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 771.8 KiB
Installed : No
Status : not installed
Source package : openmpi3-3.1.6-150500.12.2.src
Upstream URL : http://www.open-mpi.org/
Summary : SDK for openMPI version 3.1.6
Description :
OpenMPI is an implementation of the Message Passing Interface, a
standardized API typically used for parallel and/or distributed
computing. OpenMPI is the merged result of four prior implementations
where the team found for them to excel in one or more areas,
such as latency or throughput.
OpenMPI also includes an implementation of the OpenSHMEM parallel
programming API, which is a Partitioned Global Address Space (PGAS)
abstraction layer providing inter-process communication using
one-sided communication techniques.
This subpackage provides the development files for Open MPI/OpenSHMEM,
such as wrapper compilers and header files for MPI/OpenSHMEM
development.

5. The same packages on other Linux Distributions