How to Install and Uninstall MUMPS.i686 Package on Fedora 36

Last updated: October 10,2024

1. Install "MUMPS.i686" package

This guide covers the steps necessary to install MUMPS.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install MUMPS.i686

2. Uninstall "MUMPS.i686" package

Please follow the guidelines below to uninstall MUMPS.i686 on Fedora 36:

$ sudo dnf remove MUMPS.i686 $ sudo dnf autoremove

3. Information about the MUMPS.i686 package on Fedora 36

Last metadata expiration check: 2:09:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : MUMPS
Version : 5.4.1
Release : 2.fc36
Architecture : i686
Size : 1.9 M
Source : MUMPS-5.4.1-2.fc36.src.rpm
Repository : fedora
Summary : A MUltifrontal Massively Parallel sparse direct Solver
URL : http://mumps.enseeiht.fr/
License : CeCILL-C
Description : MUMPS implements a direct solver for large sparse linear systems, with a
: particular focus on symmetric positive definite matrices. It can
: operate on distributed matrices e.g. over a cluster. It has Fortran and
: C interfaces, and can interface with ordering tools such as Scotch.