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

Last updated: October 09,2024

1. Install "petsc.x86_64" package

In this section, we are going to explain the necessary steps to install petsc.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install petsc.x86_64

2. Uninstall "petsc.x86_64" package

Please follow the step by step instructions below to uninstall petsc.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove petsc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:25:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : petsc
Version : 3.17.4
Release : 14.el9
Architecture : x86_64
Size : 6.7 M
Source : petsc-3.17.4-14.el9.src.rpm
Repository : epel
Summary : Portable Extensible Toolkit for Scientific Computation
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.