How To Install ptscotch-mpich-devel on Fedora 36

In this tutorial we learn how to install ptscotch-mpich-devel in Fedora 36. ptscotch-mpich-devel is Development libraries for PT-Scotch (mpich)

Introduction

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

What is ptscotch-mpich-devel

This package contains development libraries for PT-Scotch, compiled against mpich.

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

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

sudo dnf -y install ptscotch-mpich-devel

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

sudo yum -y install ptscotch-mpich-devel

How To Uninstall ptscotch-mpich-devel on Fedora 36

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

sudo dnf remove ptscotch-mpich-devel

ptscotch-mpich-devel Package Contents on Fedora 36

---
title: "How To Install ptscotch-mpich-devel on Fedora 36"
linkTitle: "ptscotch-mpich-devel"
type: "docs"
description: "In this tutorial we learn how to install ptscotch-mpich-devel in Fedora 36. ptscotch-mpich-devel is Development libraries for PT-Scotch (mpich)"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/ptscotch-mpich-devel-featured.png
---

## Introduction

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

### What is `ptscotch-mpich-devel`

> This package contains development libraries for PT-Scotch, compiled against mpich.  

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

## Install ptscotch-mpich-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install ptscotch-mpich-devel

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

sudo yum -y install ptscotch-mpich-devel

How To Uninstall ptscotch-mpich-devel on Fedora 36

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

sudo dnf remove ptscotch-mpich-devel

ptscotch-mpich-devel Package Contents on Fedora 36

/usr/include/mpich-i386/esmumps.h
/usr/include/mpich-i386/ptscotch.h
/usr/include/mpich-i386/ptscotchf.h
/usr/include/mpich-i386/scotch.h
/usr/include/mpich-i386/scotchf.h
/usr/lib/mpich/lib/libptesmumps.so
/usr/lib/mpich/lib/libptscotch.so
/usr/lib/mpich/lib/libptscotcherr.so
/usr/lib/mpich/lib/libptscotcherrexit.so
/usr/lib/mpich/lib/libptscotchparmetis.so
/usr/lib/mpich/lib/libscotch.so
/usr/lib/mpich/lib/libscotcherr.so
/usr/lib/mpich/lib/libscotcherrexit.so
/usr/lib/mpich/lib/libscotchmetis.so

References

Summary

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

/usr/include/mpich-x86_64/esmumps.h /usr/include/mpich-x86_64/ptscotch.h /usr/include/mpich-x86_64/ptscotchf.h /usr/include/mpich-x86_64/scotch.h /usr/include/mpich-x86_64/scotchf.h /usr/lib64/mpich/lib/libptesmumps.so /usr/lib64/mpich/lib/libptscotch.so /usr/lib64/mpich/lib/libptscotcherr.so /usr/lib64/mpich/lib/libptscotcherrexit.so /usr/lib64/mpich/lib/libptscotchparmetis.so /usr/lib64/mpich/lib/libscotch.so /usr/lib64/mpich/lib/libscotcherr.so /usr/lib64/mpich/lib/libscotcherrexit.so /usr/lib64/mpich/lib/libscotchmetis.so


## References

* [ptscotch-mpich-devel website](https://gitlab.inria.fr/scotch/scotch)

## Summary

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