python-meshpy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-meshpy

* (Optional) Uninstall python-meshpy on Arch using YAY

$ yay -Rns python-meshpy

2. Manually Install "python-meshpy" via AUR

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

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

b. Clone python-meshpy's git locally

$ git clone https://aur.archlinux.org/python-meshpy.git ~/python-meshpy

c. Go to ~/python-meshpy folder and install it

$ cd ~/python-meshpy $ makepkg -si

3. Information about the python-meshpy package on Arch User Repository (AUR)

ID: 1306869
Name: python-meshpy
PackageBaseID: 170906
PackageBase: python-meshpy
Version: 2022.1.3-1
Description: 2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)
URL: https://documen.tician.de/meshpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1631221302
LastModified: 1692584777
URLPath: /cgit/aur.git/snapshot/python-meshpy.tar.gz