How to Install and Uninstall petsc.x86_64 Package on Fedora 35

Last updated: September 25,2024

1. Install "petsc.x86_64" package

This tutorial shows how to install petsc.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install petsc.x86_64

2. Uninstall "petsc.x86_64" package

This guide covers the steps necessary to uninstall petsc.x86_64 on Fedora 35:

$ sudo dnf remove petsc.x86_64 $ sudo dnf autoremove

3. Information about the petsc.x86_64 package on Fedora 35

Last metadata expiration check: 5:12:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : petsc
Version : 3.15.3
Release : 2.fc35
Architecture : x86_64
Size : 5.5 M
Source : petsc-3.15.3-2.fc35.src.rpm
Repository : fedora
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.