How To Install mmg3d on Fedora 36
Introduction
In this tutorial we learn how to install mmg3d
on Fedora 36.
What is mmg3d
The mmg3d application and library tetrahedral mesh and implicit domain meshing.
We can use yum
or dnf
to install mmg3d
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mmg3d.
Install mmg3d 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 mmg3d
using dnf
by running the following command:
sudo dnf -y install mmg3d
Install mmg3d 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 mmg3d
using yum
by running the following command:
sudo yum -y install mmg3d
How To Uninstall mmg3d on Fedora 36
To uninstall only the mmg3d
package we can use the following command:
sudo dnf remove mmg3d
mmg3d Package Contents on Fedora 36
/usr/bin/mmg3d
/usr/bin/mmg3d_O3
/usr/lib/.build-id
/usr/lib/.build-id/77
/usr/lib/.build-id/77/413f1b54981f6fb153a1e6710bbdce18ffc908
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/d0059d8e1baa087836c826fd618550b580fdb6
/usr/lib/libmmg3d.so.5
/usr/lib/libmmg3d.so.5.6.0
/usr/share/doc/mmg3d
/usr/share/doc/mmg3d/AUTHORS
/usr/share/doc/mmg3d/README.md
/usr/share/licenses/mmg3d
/usr/share/licenses/mmg3d/COPYING
/usr/share/licenses/mmg3d/COPYING.LESSER
/usr/share/licenses/mmg3d/LICENSE
/usr/share/man/man1/mmg3d.1.gz
References
Summary
In this tutorial we learn how to install mmg3d
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install mmg3d on Fedora 36” linkTitle: “mmg3d” type: “docs” description: “In this tutorial we learn how to install mmg3d in Fedora 36. mmg3d is Volume remesher” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/mmg3d-featured.png
Introduction
In this tutorial we learn how to install mmg3d
on Fedora 36.
What is mmg3d
The mmg3d application and library tetrahedral mesh and implicit domain meshing.
We can use yum
or dnf
to install mmg3d
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install mmg3d.
Install mmg3d 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 mmg3d
using dnf
by running the following command:
sudo dnf -y install mmg3d
Install mmg3d 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 mmg3d
using yum
by running the following command:
sudo yum -y install mmg3d
How To Uninstall mmg3d on Fedora 36
To uninstall only the mmg3d
package we can use the following command:
sudo dnf remove mmg3d
mmg3d Package Contents on Fedora 36
/usr/bin/mmg3d
/usr/bin/mmg3d_O3
/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/654d9577e8f14da764ff83e1b1cf76981d257d
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/7d7737c0afc860a2ece9c51e1c4f658e293ed5
/usr/lib64/libmmg3d.so.5
/usr/lib64/libmmg3d.so.5.6.0
/usr/share/doc/mmg3d
/usr/share/doc/mmg3d/AUTHORS
/usr/share/doc/mmg3d/README.md
/usr/share/licenses/mmg3d
/usr/share/licenses/mmg3d/COPYING
/usr/share/licenses/mmg3d/COPYING.LESSER
/usr/share/licenses/mmg3d/LICENSE
/usr/share/man/man1/mmg3d.1.gz
References
Summary
In this tutorial we learn how to install mmg3d
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).