How to Install and Uninstall mvapich2.src Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "mvapich2.src" package

This guide let you learn how to install mvapich2.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mvapich2.src

2. Uninstall "mvapich2.src" package

Please follow the instructions below to uninstall mvapich2.src on Oracle Linux 9:

$ sudo dnf remove mvapich2.src $ sudo dnf autoremove

3. Information about the mvapich2.src package on Oracle Linux 9

Last metadata expiration check: 2:38:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mvapich2
Version : 2.3.7.1
Release : 1.el9
Architecture : src
Size : 20 M
Source : None
Repository : ol9_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.