How to Install and Uninstall mpibash Package on openSuSE Tumbleweed

Last updated: May 10,2024

1. Install "mpibash" package

Please follow the guidelines below to install mpibash on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mpibash

2. Uninstall "mpibash" package

Learn how to uninstall mpibash on openSuSE Tumbleweed:

$ sudo zypper remove mpibash

3. Information about the mpibash package on openSuSE Tumbleweed

Information for package mpibash:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mpibash
Version : 1.3-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 91.7 KiB
Installed : No
Status : not installed
Source package : mpibash-1.3-4.1.src
Upstream URL : https://github.com/lanl/MPI-Bash
Summary : Parallel scripting right from the Bourne-Again Shell
Description :
MPI-Bash makes it possible to parallelize Bash scripts which run a set of
Linux commands independently over a large number of input files.
Because MPI-Bash includes various MPI functions for data transfer and
synchronization, it is not limited to parallel workloads
but can incorporate phased operations (i.e. all workers must finish
operation X before any worker is allowed to begin operation Y).

5. The same packages on other Linux Distributions