How To Install mmgs on Fedora 36
Introduction
In this tutorial we learn how to install mmgs on Fedora 36.
What is mmgs
The mmgs application and library triangulation and isovalue discretization.
We can use yum or dnf to install mmgs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mmgs.
Install mmgs 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 mmgs using dnf by running the following command:
sudo dnf -y install mmgs
Install mmgs 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 mmgs using yum by running the following command:
sudo yum -y install mmgs
How To Uninstall mmgs on Fedora 36
To uninstall only the mmgs package we can use the following command:
sudo dnf remove mmgs
mmgs Package Contents on Fedora 36
/usr/bin/mmgs
/usr/bin/mmgs_O3
/usr/lib/.build-id
/usr/lib/.build-id/60
/usr/lib/.build-id/60/a8d82b53f13ed8e9d0fa0c1840fd21b74980e8
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/3860b9ddb3cd3a844e921aed7d7e6601fc6f5b
/usr/lib64/libmmgs.so.5
/usr/lib64/libmmgs.so.5.6.0
/usr/share/doc/mmgs
/usr/share/doc/mmgs/AUTHORS
/usr/share/doc/mmgs/README.md
/usr/share/licenses/mmgs
/usr/share/licenses/mmgs/COPYING
/usr/share/licenses/mmgs/COPYING.LESSER
/usr/share/licenses/mmgs/LICENSE
/usr/share/man/man1/mmgs.1.gz
References
Summary
In this tutorial we learn how to install mmgs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install mmgs on Fedora 36” linkTitle: “mmgs” type: “docs” description: “In this tutorial we learn how to install mmgs in Fedora 36. mmgs is Surface remesher” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/mmgs-featured.png
Introduction
In this tutorial we learn how to install mmgs on Fedora 36.
What is mmgs
The mmgs application and library triangulation and isovalue discretization.
We can use yum or dnf to install mmgs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mmgs.
Install mmgs 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 mmgs using dnf by running the following command:
sudo dnf -y install mmgs
Install mmgs 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 mmgs using yum by running the following command:
sudo yum -y install mmgs
How To Uninstall mmgs on Fedora 36
To uninstall only the mmgs package we can use the following command:
sudo dnf remove mmgs
mmgs Package Contents on Fedora 36
/usr/bin/mmgs
/usr/bin/mmgs_O3
/usr/lib/.build-id
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/21fb9aaacca2af5495dcd074a45721965d87cd
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/05c44062de855d05f74dadf58794543003cbf7
/usr/lib/libmmgs.so.5
/usr/lib/libmmgs.so.5.6.0
/usr/share/doc/mmgs
/usr/share/doc/mmgs/AUTHORS
/usr/share/doc/mmgs/README.md
/usr/share/licenses/mmgs
/usr/share/licenses/mmgs/COPYING
/usr/share/licenses/mmgs/COPYING.LESSER
/usr/share/licenses/mmgs/LICENSE
/usr/share/man/man1/mmgs.1.gz
References
Summary
In this tutorial we learn how to install mmgs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).