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

Last updated: April 24,2024

1. Install "openmpi4-devel" package

This guide covers the steps necessary to install openmpi4-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install openmpi4-devel

2. Uninstall "openmpi4-devel" package

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

$ sudo zypper remove openmpi4-devel

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

Information for package openmpi4-devel:
---------------------------------------
Repository : Main Repository
Name : openmpi4-devel
Version : 4.1.4-150500.1.4
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 957.0 KiB
Installed : No
Status : not installed
Source package : openmpi4-4.1.4-150500.1.4.src
Upstream URL : https://www.open-mpi.org/
Summary : SDK for openMPI version 4.1.4
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 package provides the development files for Open MPI/OpenSHMEM
version 4, such as wrapper compilers and header files for
MPI/OpenSHMEM development.

5. The same packages on other Linux Distributions