How to Install and Uninstall petsc.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "petsc.i686" package

This is a short guide on how to install petsc.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install petsc.i686

2. Uninstall "petsc.i686" package

Please follow the steps below to uninstall petsc.i686 on Fedora 34:

$ sudo dnf remove petsc.i686 $ sudo dnf autoremove

3. Information about the petsc.i686 package on Fedora 34

Last metadata expiration check: 1:44:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : petsc
Version : 3.14.4
Release : 1.fc34
Architecture : i686
Size : 4.7 M
Source : petsc-3.14.4-1.fc34.src.rpm
Repository : fedora
Summary : Portable Extensible Toolkit for Scientific Computation
URL : https://www.mcs.anl.gov/petsc
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.