How To Install netgen-mesher-openmpi on Fedora 36

In this tutorial we learn how to install netgen-mesher-openmpi in Fedora 36. netgen-mesher-openmpi is Netgen compiled against openmpi

Introduction

In this tutorial we learn how to install netgen-mesher-openmpi on Fedora 36.

What is netgen-mesher-openmpi

Netgen compiled against openmpi.

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

Install netgen-mesher-openmpi 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 netgen-mesher-openmpi using dnf by running the following command:

sudo dnf -y install netgen-mesher-openmpi

Install netgen-mesher-openmpi 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 netgen-mesher-openmpi using yum by running the following command:

sudo yum -y install netgen-mesher-openmpi

How To Uninstall netgen-mesher-openmpi on Fedora 36

To uninstall only the netgen-mesher-openmpi package we can use the following command:

sudo dnf remove netgen-mesher-openmpi

netgen-mesher-openmpi Package Contents on Fedora 36

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

## Introduction

In this tutorial we learn how to install `netgen-mesher-openmpi` on Fedora 36.

### What is `netgen-mesher-openmpi`

> Netgen compiled against openmpi.  

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

## Install netgen-mesher-openmpi 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 netgen-mesher-openmpi using dnf by running the following command:

sudo dnf -y install netgen-mesher-openmpi

Install netgen-mesher-openmpi 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 netgen-mesher-openmpi using yum by running the following command:

sudo yum -y install netgen-mesher-openmpi

How To Uninstall netgen-mesher-openmpi on Fedora 36

To uninstall only the netgen-mesher-openmpi package we can use the following command:

sudo dnf remove netgen-mesher-openmpi

netgen-mesher-openmpi Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/32ceaf3a78b0b9a5bb5bf41c604dce4f9f9e21
/usr/lib/openmpi/bin/netgen-mesher

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/69 /usr/lib/.build-id/69/f710c77ceb458a325da79f6d0785142ee9cd8f /usr/lib64/openmpi/bin/netgen-mesher


## References

* [netgen-mesher-openmpi website](https://github.com/NGSolve/netgen)

## Summary

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