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

Last updated: November 30,2024

1. Install "petsc-mpich.x86_64" package

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

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

2. Uninstall "petsc-mpich.x86_64" package

In this section, we are going to explain the necessary steps to uninstall petsc-mpich.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:10:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : petsc-mpich
Version : 3.16.0
Release : 4.el8.1
Architecture : x86_64
Size : 6.6 M
Source : petsc-3.16.0-4.el8.1.src.rpm
Repository : epel
Summary : Portable Extensible Toolkit for Scientific Computation (MPICH)
URL : https://petsc.org/
License : BSD
Description : PETSc, pronounced PET-see (the S is silent), is a suite of data structures
: and routines for the scalable (parallel) solution of scientific applications
: modeled by partial differential equations.