How To Install libcircle-mpich on Fedora 36

In this tutorial we learn how to install libcircle-mpich in Fedora 36. libcircle-mpich is Libcircle MPICH libraries

Introduction

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

What is libcircle-mpich

A simple interface for processing workloads using an automatically distributed global queue. libcircle compiled with MPICH

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

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

sudo dnf -y install libcircle-mpich

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

sudo yum -y install libcircle-mpich

How To Uninstall libcircle-mpich on Fedora 36

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

sudo dnf remove libcircle-mpich

libcircle-mpich Package Contents on Fedora 36

---
title: "How To Install libcircle-mpich on Fedora 36"
linkTitle: "libcircle-mpich"
type: "docs"
description: "In this tutorial we learn how to install libcircle-mpich in Fedora 36. libcircle-mpich is Libcircle MPICH libraries"
date: "2022-08-17"
lastmod: "2022-08-17"
/usr/lib/.build-id
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/3c7399fb2df66670eabea0a0cda575fbf7a803
/usr/lib64/mpich/lib/libcircle.so.2
/usr/lib64/mpich/lib/libcircle.so.2.1.1
/usr/share/licenses/libcircle-mpich
/usr/share/licenses/libcircle-mpich/AUTHORS
/usr/share/licenses/libcircle-mpich/COPYING
#image: /images/fedora/36/libcircle-mpich-featured.png
---

## Introduction

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

### What is `libcircle-mpich`

> A simple interface for processing workloads using an automatically distributed global queue.  libcircle compiled with MPICH  

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

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

sudo dnf -y install libcircle-mpich

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

sudo yum -y install libcircle-mpich

How To Uninstall libcircle-mpich on Fedora 36

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

sudo dnf remove libcircle-mpich

libcircle-mpich Package Contents on Fedora 36


## References

* [libcircle-mpich website](http://hpc.github.io/libcircle/)

## Summary

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


```bash
/usr/lib/.build-id
/usr/lib/.build-id/41
/usr/lib/.build-id/41/f4931b56fac3e6612f8e0b143fd02dbdf3e39c
/usr/lib/mpich/lib/libcircle.so.2
/usr/lib/mpich/lib/libcircle.so.2.1.1
/usr/share/licenses/libcircle-mpich
/usr/share/licenses/libcircle-mpich/AUTHORS
/usr/share/licenses/libcircle-mpich/COPYING

References

Summary

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