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

Last updated: November 29,2024

1. Install "MUMPS.i686" package

This is a short guide on how to install MUMPS.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install MUMPS.i686

2. Uninstall "MUMPS.i686" package

Learn how to uninstall MUMPS.i686 on Fedora 35:

$ sudo dnf remove MUMPS.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:20:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : MUMPS
Version : 5.4.0
Release : 2.fc35
Architecture : i686
Size : 1.9 M
Source : MUMPS-5.4.0-2.fc35.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.