openvolumemesh on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S openvolumemesh

* (Optional) Uninstall openvolumemesh on Arch using YAY

$ yay -Rns openvolumemesh

2. Manually Install "openvolumemesh" via AUR

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

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

b. Clone openvolumemesh's git locally

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

c. Go to ~/openvolumemesh folder and install it

$ cd ~/openvolumemesh $ makepkg -si

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

ID: 1391992
Name: openvolumemesh
PackageBaseID: 114767
PackageBase: openvolumemesh
Version: 3.3.1-1
Description: A generic C++ data structure for arbitrary polyhedral meshes
URL: http://www.openvolumemesh.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1471383254
LastModified: 1706128496
URLPath: /cgit/aur.git/snapshot/openvolumemesh.tar.gz