How to Install and Uninstall mvapich2.x86_64 Package on CentOS Stream 9

Last updated: February 06,2025

1. Install "mvapich2.x86_64" package

This guide covers the steps necessary to install mvapich2.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install mvapich2.x86_64

2. Uninstall "mvapich2.x86_64" package

Here is a brief guide to show you how to uninstall mvapich2.x86_64 on CentOS Stream 9:

$ sudo dnf remove mvapich2.x86_64 $ sudo dnf autoremove

3. Information about the mvapich2.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:59:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : mvapich2
Version : 2.3.7.1
Release : 1.el9
Architecture : x86_64
Size : 3.7 M
Source : mvapich2-2.3.7.1-1.el9.src.rpm
Repository : appstream
Summary : OSU MVAPICH2 MPI package
URL : http://mvapich.cse.ohio-state.edu
License : BSD and MIT
Description : MVAPICH2 is a Message Passing Interface (MPI 3.0) implementation based on MPICH
: and developed by Ohio State University.