How to Install and Uninstall openmpi Package on openSUSE Leap

Last updated: June 28,2024

1. Install "openmpi" package

Learn how to install openmpi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install openmpi

2. Uninstall "openmpi" package

This guide let you learn how to uninstall openmpi on openSUSE Leap:

$ sudo zypper remove openmpi

3. Information about the openmpi package on openSUSE Leap

Information for package openmpi:
--------------------------------
Repository : Main Repository
Name : openmpi
Version : 1.10.7-20.9
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 808.6 KiB
Installed : No
Status : not installed
Source package : openmpi-1.10.7-20.9.src
Upstream URL : http://www.open-mpi.org/
Summary : A powerful implementation of MPI
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.
This RPM contains all the tools necessary to compile, link, and run
Open MPI jobs.

5. The same packages on other Linux Distributions