How To Install mathgl-openmpi-devel on Fedora 36

In this tutorial we learn how to install mathgl-openmpi-devel in Fedora 36. mathgl-openmpi-devel is Devel files for OpenMPI version of mathgl library

Introduction

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

What is mathgl-openmpi-devel

Devel files for OpenMPI version of mathgl library.

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

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

sudo dnf -y install mathgl-openmpi-devel

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

sudo yum -y install mathgl-openmpi-devel

How To Uninstall mathgl-openmpi-devel on Fedora 36

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

sudo dnf remove mathgl-openmpi-devel

mathgl-openmpi-devel Package Contents on Fedora 36

---
title: "How To Install mathgl-openmpi-devel on Fedora 36"
linkTitle: "mathgl-openmpi-devel"
type: "docs"
description: "In this tutorial we learn how to install mathgl-openmpi-devel in Fedora 36. mathgl-openmpi-devel is Devel files for OpenMPI version of mathgl library"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/mathgl-openmpi-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `mathgl-openmpi-devel` on Fedora 36.

### What is `mathgl-openmpi-devel`

> Devel files for OpenMPI version of mathgl library.  

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

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

sudo dnf -y install mathgl-openmpi-devel

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

sudo yum -y install mathgl-openmpi-devel

How To Uninstall mathgl-openmpi-devel on Fedora 36

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

sudo dnf remove mathgl-openmpi-devel

mathgl-openmpi-devel Package Contents on Fedora 36

/usr/include/openmpi-x86_64/mgl2
/usr/include/openmpi-x86_64/mgl2/Fl_MathGL.h
/usr/include/openmpi-x86_64/mgl2/abstract.h
/usr/include/openmpi-x86_64/mgl2/addon.h
/usr/include/openmpi-x86_64/mgl2/base.h
/usr/include/openmpi-x86_64/mgl2/base_cf.h
/usr/include/openmpi-x86_64/mgl2/canvas.h
/usr/include/openmpi-x86_64/mgl2/canvas_cf.h
/usr/include/openmpi-x86_64/mgl2/canvas_wnd.h
/usr/include/openmpi-x86_64/mgl2/config.h
/usr/include/openmpi-x86_64/mgl2/cont.h
/usr/include/openmpi-x86_64/mgl2/data.h
/usr/include/openmpi-x86_64/mgl2/data_cf.h
/usr/include/openmpi-x86_64/mgl2/datac.h
/usr/include/openmpi-x86_64/mgl2/datac_cf.h
/usr/include/openmpi-x86_64/mgl2/define.h
/usr/include/openmpi-x86_64/mgl2/dllexport.h
/usr/include/openmpi-x86_64/mgl2/eval.h
/usr/include/openmpi-x86_64/mgl2/evalc.h
/usr/include/openmpi-x86_64/mgl2/fit.h
/usr/include/openmpi-x86_64/mgl2/font.h
/usr/include/openmpi-x86_64/mgl2/gsl.fs
/usr/include/openmpi-x86_64/mgl2/mathgl.fs
/usr/include/openmpi-x86_64/mgl2/mgl.fs
/usr/include/openmpi-x86_64/mgl2/mgl.h
/usr/include/openmpi-x86_64/mgl2/mgl_cf.h
/usr/include/openmpi-x86_64/mgl2/mgl_pas.pas
/usr/include/openmpi-x86_64/mgl2/mglplot.fs
/usr/include/openmpi-x86_64/mgl2/mpi.h
/usr/include/openmpi-x86_64/mgl2/opengl.h
/usr/include/openmpi-x86_64/mgl2/other.h
/usr/include/openmpi-x86_64/mgl2/parser.h
/usr/include/openmpi-x86_64/mgl2/pde.h
/usr/include/openmpi-x86_64/mgl2/plot.h
/usr/include/openmpi-x86_64/mgl2/prim.h
/usr/include/openmpi-x86_64/mgl2/surf.h
/usr/include/openmpi-x86_64/mgl2/thread.h
/usr/include/openmpi-x86_64/mgl2/type.h
/usr/include/openmpi-x86_64/mgl2/vect.h
/usr/include/openmpi-x86_64/mgl2/vectors.fs
/usr/include/openmpi-x86_64/mgl2/volume.h
/usr/include/openmpi-x86_64/mgl2/wnd.h
/usr/include/openmpi-x86_64/mgl2/wnd_cf.h
/usr/lib64/openmpi/lib/libmgl-mpi.so
/usr/lib64/openmpi/lib/libmgl.so

References

Summary

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

/usr/include/openmpi-i386/mgl2 /usr/include/openmpi-i386/mgl2/Fl_MathGL.h /usr/include/openmpi-i386/mgl2/abstract.h /usr/include/openmpi-i386/mgl2/addon.h /usr/include/openmpi-i386/mgl2/base.h /usr/include/openmpi-i386/mgl2/base_cf.h /usr/include/openmpi-i386/mgl2/canvas.h /usr/include/openmpi-i386/mgl2/canvas_cf.h /usr/include/openmpi-i386/mgl2/canvas_wnd.h /usr/include/openmpi-i386/mgl2/config.h /usr/include/openmpi-i386/mgl2/cont.h /usr/include/openmpi-i386/mgl2/data.h /usr/include/openmpi-i386/mgl2/data_cf.h /usr/include/openmpi-i386/mgl2/datac.h /usr/include/openmpi-i386/mgl2/datac_cf.h /usr/include/openmpi-i386/mgl2/define.h /usr/include/openmpi-i386/mgl2/dllexport.h /usr/include/openmpi-i386/mgl2/eval.h /usr/include/openmpi-i386/mgl2/evalc.h /usr/include/openmpi-i386/mgl2/fit.h /usr/include/openmpi-i386/mgl2/font.h /usr/include/openmpi-i386/mgl2/gsl.fs /usr/include/openmpi-i386/mgl2/mathgl.fs /usr/include/openmpi-i386/mgl2/mgl.fs /usr/include/openmpi-i386/mgl2/mgl.h /usr/include/openmpi-i386/mgl2/mgl_cf.h /usr/include/openmpi-i386/mgl2/mgl_pas.pas /usr/include/openmpi-i386/mgl2/mglplot.fs /usr/include/openmpi-i386/mgl2/mpi.h /usr/include/openmpi-i386/mgl2/opengl.h /usr/include/openmpi-i386/mgl2/other.h /usr/include/openmpi-i386/mgl2/parser.h /usr/include/openmpi-i386/mgl2/pde.h /usr/include/openmpi-i386/mgl2/plot.h /usr/include/openmpi-i386/mgl2/prim.h /usr/include/openmpi-i386/mgl2/surf.h /usr/include/openmpi-i386/mgl2/thread.h /usr/include/openmpi-i386/mgl2/type.h /usr/include/openmpi-i386/mgl2/vect.h /usr/include/openmpi-i386/mgl2/vectors.fs /usr/include/openmpi-i386/mgl2/volume.h /usr/include/openmpi-i386/mgl2/wnd.h /usr/include/openmpi-i386/mgl2/wnd_cf.h /usr/lib/openmpi/lib/libmgl-mpi.so /usr/lib/openmpi/lib/libmgl.so


## References

* [mathgl-openmpi-devel website](http://mathgl.sourceforge.net)

## Summary

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