gmsh-bin on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "gmsh-bin" 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 gmsh-bin on Arch using YAY

$ yay -S gmsh-bin

* (Optional) Uninstall gmsh-bin on Arch using YAY

$ yay -Rns gmsh-bin

2. Manually Install "gmsh-bin" via AUR

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

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

b. Clone gmsh-bin's git locally

$ git clone https://aur.archlinux.org/gmsh-bin.git ~/gmsh-bin

c. Go to ~/gmsh-bin folder and install it

$ cd ~/gmsh-bin $ makepkg -si

3. Information about the gmsh-bin package on Arch User Repository (AUR)

ID: 1390079
Name: gmsh-bin
PackageBaseID: 113763
PackageBase: gmsh-bin
Version: 4.12.2-1
Description: An three-dimensional finite element mesh generator with built-in pre- and post-processing facilities (includes SDK)
URL: https://gmsh.info
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: CrocoDuck
FirstSubmitted: 1468863594
LastModified: 1705871952
URLPath: /cgit/aur.git/snapshot/gmsh-bin.tar.gz