How to Install and Uninstall MUMPS.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "MUMPS.x86_64" package

Learn how to install MUMPS.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install MUMPS.x86_64

2. Uninstall "MUMPS.x86_64" package

Please follow the instructions below to uninstall MUMPS.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove MUMPS.x86_64 $ sudo dnf autoremove

3. Information about the MUMPS.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:28:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : MUMPS
Version : 5.5.1
Release : 1.el9
Architecture : x86_64
Size : 1.9 M
Source : MUMPS-5.5.1-1.el9.src.rpm
Repository : epel
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.