How to Install and Uninstall blacs-mpich.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 05,2024

1. Install "blacs-mpich.x86_64" package

Please follow the steps below to install blacs-mpich.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "blacs-mpich.x86_64" package

This is a short guide on how to uninstall blacs-mpich.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the blacs-mpich.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:04:21 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : blacs-mpich
Version : 2.0.2
Release : 31.el8
Architecture : x86_64
Size : 62 k
Source : scalapack-2.0.2-31.el8.src.rpm
Repository : epel
Summary : BLACS libraries compiled against mpich
URL : http://www.netlib.org/scalapack/
License : Public Domain
Description : The BLACS (Basic Linear Algebra Communication Subprograms) project is
: an ongoing investigation whose purpose is to create a linear algebra
: oriented message passing interface that may be implemented efficiently
: and uniformly across a large range of distributed memory platforms.
:
: The length of time required to implement efficient distributed memory
: algorithms makes it impractical to rewrite programs for every new
: parallel machine. The BLACS exist in order to make linear algebra
: applications both easier to program and more portable.
:
: This package contains BLACS libraries compiled with mpich.