How To Install MUMPS-mpich on Fedora 36

In this tutorial we learn how to install MUMPS-mpich in Fedora 36. MUMPS-mpich is MUMPS libraries compiled against MPICH

Introduction

In this tutorial we learn how to install MUMPS-mpich on Fedora 36.

What is MUMPS-mpich

MUMPS libraries compiled against MPICH.

We can use yum or dnf to install MUMPS-mpich on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install MUMPS-mpich.

Install MUMPS-mpich on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install MUMPS-mpich using dnf by running the following command:

sudo dnf -y install MUMPS-mpich

Install MUMPS-mpich on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install MUMPS-mpich using yum by running the following command:

sudo yum -y install MUMPS-mpich

How To Uninstall MUMPS-mpich on Fedora 36

To uninstall only the MUMPS-mpich package we can use the following command:

sudo dnf remove MUMPS-mpich

MUMPS-mpich Package Contents on Fedora 36

---
title: "How To Install MUMPS-mpich on Fedora 36"
linkTitle: "MUMPS-mpich"
type: "docs"
description: "In this tutorial we learn how to install MUMPS-mpich in Fedora 36. MUMPS-mpich is MUMPS libraries compiled against MPICH"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/MUMPS-mpich-featured.png
---

## Introduction

In this tutorial we learn how to install `MUMPS-mpich` on Fedora 36.

### What is `MUMPS-mpich`
/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/2c8381db0c465a9ee4f94f2ca0b4390e21f08b
/usr/lib/.build-id/41/1d45abcd4f5fe1d6e84d6c79e920ebaad124d6
/usr/lib/.build-id/58
/usr/lib/.build-id/58/8a678365a4538995ca15a561d56fde1e52fa6d
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/0888eaf48f3da1aef1230125f6bd065f010e6e
/usr/lib/.build-id/b8/5c9d0d42f12d7ada215d44f3e52bfb9be76847
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/d3b1eb01b75c5a54969e70b2606ad7a5116ada
/usr/lib64/mpich/lib/libcmumps-5.4.so
/usr/lib64/mpich/lib/libdmumps-5.4.so
/usr/lib64/mpich/lib/libmumps_common-5.4.so
/usr/lib64/mpich/lib/libpord-5.4.so
/usr/lib64/mpich/lib/libsmumps-5.4.so
/usr/lib64/mpich/lib/libzmumps-5.4.so

> MUMPS libraries compiled against MPICH.  

We can use `yum` or `dnf` to install `MUMPS-mpich` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install MUMPS-mpich.

Install MUMPS-mpich on Fedora 36 Using dnf

References

Update yum database with dnf using the following command.

## Summary

sudo dnf makecache --refresh

In this tutorial we learn how to install MUMPS-mpich on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). After updating yum database, We can install MUMPS-mpich using dnf by running the following command:

sudo dnf -y install MUMPS-mpich

Install MUMPS-mpich on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install MUMPS-mpich using yum by running the following command:

sudo yum -y install MUMPS-mpich

How To Uninstall MUMPS-mpich on Fedora 36

To uninstall only the MUMPS-mpich package we can use the following command:

sudo dnf remove MUMPS-mpich

MUMPS-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/72
/usr/lib/.build-id/72/882912ab3577f6de362349b9f5d5146dbd8c8f
/usr/lib/.build-id/85
/usr/lib/.build-id/85/16477d7483ca30be6ffebbab900290170101bf
/usr/lib/.build-id/87
/usr/lib/.build-id/87/c9adb1ac774d37b9e1af7db0d328e25c8e6b67
/usr/lib/.build-id/be
/usr/lib/.build-id/be/3a8987d01a72cc047d8e7dbd117918fdb2c8f1
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/7bec80f4ec0b9fdef593cd8996283771c492ed
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/73bd0cc6c27cca373f1a9b528b6a5c0cbf7838
/usr/lib/mpich/lib/libcmumps-5.4.so
/usr/lib/mpich/lib/libdmumps-5.4.so
/usr/lib/mpich/lib/libmumps_common-5.4.so
/usr/lib/mpich/lib/libpord-5.4.so
/usr/lib/mpich/lib/libsmumps-5.4.so
/usr/lib/mpich/lib/libzmumps-5.4.so

References

Summary

In this tutorial we learn how to install MUMPS-mpich on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).