How To Install mathgl-mpich on Fedora 36

In this tutorial we learn how to install mathgl-mpich in Fedora 36. mathgl-mpich is MPICH version of mathgl library

Introduction

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

What is mathgl-mpich

MPICH version of mathgl library.

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

Install mathgl-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 mathgl-mpich using dnf by running the following command:

sudo dnf -y install mathgl-mpich

Install mathgl-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 mathgl-mpich using yum by running the following command:

sudo yum -y install mathgl-mpich

How To Uninstall mathgl-mpich on Fedora 36

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

sudo dnf remove mathgl-mpich

mathgl-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/49
/usr/lib/.build-id/49/d34d452a2439cf3a9415c3557ce7c9fced654b
/usr/lib/.build-id/89
/usr/lib/.build-id/89/d90ce1104978408a4ed79cba0d30832c3387c4
/usr/lib/mpich/lib/libmgl-mpi.so.7.5.0
/usr/lib/mpich/lib/libmgl.so.7.5.0
/usr/share/doc/mathgl-mpich
/usr/share/doc/mathgl-mpich/COPYING

References

Summary

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


title: “How To Install mathgl-mpich on Fedora 36” linkTitle: “mathgl-mpich” type: “docs” description: “In this tutorial we learn how to install mathgl-mpich in Fedora 36. mathgl-mpich is MPICH version of mathgl library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/mathgl-mpich-featured.png

Introduction

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

What is mathgl-mpich

MPICH version of mathgl library.

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

Install mathgl-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 mathgl-mpich using dnf by running the following command:

sudo dnf -y install mathgl-mpich

Install mathgl-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 mathgl-mpich using yum by running the following command:

sudo yum -y install mathgl-mpich

How To Uninstall mathgl-mpich on Fedora 36

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

sudo dnf remove mathgl-mpich

mathgl-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/b1586c463e83335338a06cfc869f4eac7dfda3
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/fa05338c77dcad2a67eec8c043ed2dd0bf3f15
/usr/lib64/mpich/lib/libmgl-mpi.so.7.5.0
/usr/lib64/mpich/lib/libmgl.so.7.5.0
/usr/share/doc/mathgl-mpich
/usr/share/doc/mathgl-mpich/COPYING

References

Summary

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