How to Install and Uninstall mpibash Package on openSUSE Leap

Last updated: May 20,2024

1. Install "mpibash" package

This is a short guide on how to install mpibash on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install mpibash

2. Uninstall "mpibash" package

Please follow the guidance below to uninstall mpibash on openSUSE Leap:

$ sudo zypper remove mpibash

3. Information about the mpibash package on openSUSE Leap

Information for package mpibash:
--------------------------------
Repository : Main Repository
Name : mpibash
Version : 1.3-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 83.6 KiB
Installed : No
Status : not installed
Source package : mpibash-1.3-bp155.2.10.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