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

Last updated: October 06,2024

1. Install "MUMPS.i686" package

Here is a brief guide to show you how to install MUMPS.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install MUMPS.i686

2. Uninstall "MUMPS.i686" package

In this section, we are going to explain the necessary steps to uninstall MUMPS.i686 on Fedora 34:

$ sudo dnf remove MUMPS.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:20:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : MUMPS
Version : 5.3.5
Release : 2.fc34
Architecture : i686
Size : 1.9 M
Source : MUMPS-5.3.5-2.fc34.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.