How To Install auryn-mpich on Fedora 36

In this tutorial we learn how to install auryn-mpich in Fedora 36. auryn-mpich is auryn built with mpich

Introduction

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

What is auryn-mpich

%{description}

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

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

sudo dnf -y install auryn-mpich

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

sudo yum -y install auryn-mpich

How To Uninstall auryn-mpich on Fedora 36

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

sudo dnf remove auryn-mpich

auryn-mpich Package Contents on Fedora 36

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

## Introduction

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

### What is `auryn-mpich`

> %{description}  

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

## Install auryn-mpich on Fedora 36 Using dnf

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

```bash
/usr/lib/.build-id
/usr/lib/.build-id/95
/usr/lib/.build-id/95/f9203c95bb0ad392434ffd54ac3f71859b4c8f
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/e6d1198e3c90e7411aaef1f2ee7601d8622975
/usr/lib/mpich/bin/aube_mpich
/usr/lib/mpich/bin/aubs_mpich
/usr/share/licenses/auryn-mpich
/usr/share/licenses/auryn-mpich/COPYING
sudo dnf makecache --refresh

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

```bash

sudo dnf -y install auryn-mpich
## References

Summary

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

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

sudo yum -y install auryn-mpich

How To Uninstall auryn-mpich on Fedora 36

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

sudo dnf remove auryn-mpich

auryn-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/1c0dff0254206bc4bb75d64c65e2481c5cae70
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/8485fddfe40db0b4bee7a578fd6a4096c4fa7e
/usr/lib64/mpich/bin/aube_mpich
/usr/lib64/mpich/bin/aubs_mpich
/usr/share/licenses/auryn-mpich
/usr/share/licenses/auryn-mpich/COPYING

References

Summary

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