moab on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S moab

* (Optional) Uninstall moab on Arch using YAY

$ yay -Rns moab

2. Manually Install "moab" via AUR

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

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

b. Clone moab's git locally

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

c. Go to ~/moab folder and install it

$ cd ~/moab $ makepkg -si

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

ID: 1295567
Name: moab
PackageBaseID: 190408
PackageBase: moab
Version: 5.3.0-1
Description: The Mesh-Oriented datABase MOAB is a component for representing and evaluating mesh data
URL: https://bitbucket.org/fathomteam/moab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LukeLabrie
Submitter: LukeLabrie
FirstSubmitted: 1676379028
LastModified: 1690534417
URLPath: /cgit/aur.git/snapshot/moab.tar.gz