How to Install and Uninstall petsc-mpich.x86_64 Package on Oracle Linux 8

Last updated: June 18,2024

1. Install "petsc-mpich.x86_64" package

In this section, we are going to explain the necessary steps to install petsc-mpich.x86_64 on Oracle Linux 8

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

2. Uninstall "petsc-mpich.x86_64" package

Here is a brief guide to show you how to uninstall petsc-mpich.x86_64 on Oracle Linux 8:

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

3. Information about the petsc-mpich.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:32:32 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : petsc-mpich
Version : 3.16.0
Release : 4.el8
Architecture : x86_64
Size : 6.6 M
Source : petsc-3.16.0-4.el8.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.