mmg on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "mmg" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mmg on Arch using YAY

$ yay -S mmg

* (Optional) Uninstall mmg on Arch using YAY

$ yay -Rns mmg

2. Manually Install "mmg" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mmg's git locally

$ git clone https://aur.archlinux.org/mmg.git ~/mmg

c. Go to ~/mmg folder and install it

$ cd ~/mmg $ makepkg -si

3. Information about the mmg package on Arch User Repository (AUR)

ID: 1185644
Name: mmg
PackageBaseID: 153892
PackageBase: mmg
Version: 5.7.1-1
Description: Anisotropic tetrahedral remesher and moving mesh generator
URL: http://www.mmgtools.org/
NumVotes: 7
Popularity: 3.0E-5
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1591136845
LastModified: 1671546427
URLPath: /cgit/aur.git/snapshot/mmg.tar.gz