How To Install mmg2d on Fedora 36

In this tutorial we learn how to install mmg2d in Fedora 36. mmg2d is Surface remesher

Introduction

In this tutorial we learn how to install mmg2d on Fedora 36.

What is mmg2d

The mmg2d application and library bidimensional triangulation.

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

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

sudo dnf -y install mmg2d

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

sudo yum -y install mmg2d

How To Uninstall mmg2d on Fedora 36

To uninstall only the mmg2d package we can use the following command:

sudo dnf remove mmg2d

mmg2d Package Contents on Fedora 36

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

## Introduction

In this tutorial we learn how to install `mmg2d` on Fedora 36.

### What is `mmg2d`

> The mmg2d application and library bidimensional triangulation.  

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

/usr/bin/mmg2d
/usr/bin/mmg2d_O3
/usr/lib/.build-id
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/207cd3099f63a47f6806eb9b7337edb33bcd85
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/17c3b97dd2be0f1f9a3fcc637257bf04732782
/usr/lib64/libmmg2d.so.5
/usr/lib64/libmmg2d.so.5.6.0
/usr/share/doc/mmg2d
/usr/share/doc/mmg2d/AUTHORS
/usr/share/doc/mmg2d/README.md
/usr/share/licenses/mmg2d
/usr/share/licenses/mmg2d/COPYING
/usr/share/licenses/mmg2d/COPYING.LESSER
/usr/share/licenses/mmg2d/LICENSE
/usr/share/man/man1/mmg2d.1.gz

Install mmg2d on Fedora 36 Using dnf

References

  • mmg2d website Update yum database with dnf using the following command.

Summary


sudo dnf makecache --refresh

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

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

sudo dnf -y install mmg2d

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

sudo yum -y install mmg2d

How To Uninstall mmg2d on Fedora 36

To uninstall only the mmg2d package we can use the following command:

sudo dnf remove mmg2d

mmg2d Package Contents on Fedora 36

/usr/bin/mmg2d
/usr/bin/mmg2d_O3
/usr/lib/.build-id
/usr/lib/.build-id/97
/usr/lib/.build-id/97/d425a483f620e3abda78c493dcf98e5b876546
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/be0dc44230e673b3d1b7fae97f116f1212e14d
/usr/lib/libmmg2d.so.5
/usr/lib/libmmg2d.so.5.6.0
/usr/share/doc/mmg2d
/usr/share/doc/mmg2d/AUTHORS
/usr/share/doc/mmg2d/README.md
/usr/share/licenses/mmg2d
/usr/share/licenses/mmg2d/COPYING
/usr/share/licenses/mmg2d/COPYING.LESSER
/usr/share/licenses/mmg2d/LICENSE
/usr/share/man/man1/mmg2d.1.gz

References

Summary

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