How to Install and Uninstall mpibash-mpich.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "mpibash-mpich.x86_64" package

This is a short guide on how to install mpibash-mpich.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mpibash-mpich.x86_64

2. Uninstall "mpibash-mpich.x86_64" package

Please follow the steps below to uninstall mpibash-mpich.x86_64 on Fedora 34:

$ sudo dnf remove mpibash-mpich.x86_64 $ sudo dnf autoremove

3. Information about the mpibash-mpich.x86_64 package on Fedora 34

Last metadata expiration check: 5:53:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mpibash-mpich
Version : 1.3
Release : 11.fc34
Architecture : x86_64
Size : 41 k
Source : mpibash-1.3-11.fc34.src.rpm
Repository : fedora
Summary : Mpibash MPICH binaries and libraries
URL : https://github.com/lanl/MPI-Bash
License : GPLv3+
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).
:
: mpibash compiled with MPICH, package incl. binaries and libraries