How to Install and Uninstall openmpi1-docs Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "openmpi1-docs" package

In this section, we are going to explain the necessary steps to install openmpi1-docs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install openmpi1-docs

2. Uninstall "openmpi1-docs" package

Here is a brief guide to show you how to uninstall openmpi1-docs on openSuSE Tumbleweed:

$ sudo zypper remove openmpi1-docs

3. Information about the openmpi1-docs package on openSuSE Tumbleweed

Information for package openmpi1-docs:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : openmpi1-docs
Version : 1.10.7-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,4 MiB
Installed : No
Status : not installed
Source package : openmpi1-1.10.7-6.1.src
Summary : Documentation for Open MPI/SHMEM version 1.10.7
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 documentation for Open MPI/OpenSHMEM.