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

Last updated: October 05,2024

1. Install "mpibash-mpich.x86_64" package

Please follow the step by step instructions below to install mpibash-mpich.x86_64 on Fedora 35

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

2. Uninstall "mpibash-mpich.x86_64" package

Please follow the guidance below to uninstall mpibash-mpich.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 5:42:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mpibash-mpich
Version : 1.3
Release : 12.fc35
Architecture : x86_64
Size : 40 k
Source : mpibash-1.3-12.fc35.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