How to Install and Uninstall MUMPS.x86_64 Package on Fedora 39

Last updated: January 13,2025

1. Install "MUMPS.x86_64" package

This tutorial shows how to install MUMPS.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install MUMPS.x86_64

2. Uninstall "MUMPS.x86_64" package

Please follow the guidelines below to uninstall MUMPS.x86_64 on Fedora 39:

$ sudo dnf remove MUMPS.x86_64 $ sudo dnf autoremove

3. Information about the MUMPS.x86_64 package on Fedora 39

Last metadata expiration check: 5:58:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : MUMPS
Version : 5.5.1
Release : 5.fc39
Architecture : x86_64
Size : 1.9 M
Source : MUMPS-5.5.1-5.fc39.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.