How to Install and Uninstall rpm-mpi-hooks.noarch Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "rpm-mpi-hooks.noarch" package

Here is a brief guide to show you how to install rpm-mpi-hooks.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install rpm-mpi-hooks.noarch

2. Uninstall "rpm-mpi-hooks.noarch" package

This is a short guide on how to uninstall rpm-mpi-hooks.noarch on CentOS Stream 8:

$ sudo dnf remove rpm-mpi-hooks.noarch $ sudo dnf autoremove

3. Information about the rpm-mpi-hooks.noarch package on CentOS Stream 8

Last metadata expiration check: 1:58:26 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rpm-mpi-hooks
Version : 8
Release : 2.el8
Architecture : noarch
Size : 13 k
Source : rpm-mpi-hooks-8-2.el8.src.rpm
Repository : appstream
Summary : RPM dependency generator hooks for MPI packages
License : MIT
Description : RPM dependency generator hooks for MPI packages. This package should be added
: as a BuildRequires to all mpi implementations (i.e. openmpi, mpich) as well as
: a Requires to the their -devel packages.