python-dmsh on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-dmsh

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

$ yay -Rns python-dmsh

2. Manually Install "python-dmsh" via AUR

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

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

b. Clone python-dmsh's git locally

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

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

$ cd ~/python-dmsh $ makepkg -si

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

ID: 1035718
Name: python-dmsh
PackageBaseID: 164014
PackageBase: python-dmsh
Version: 0.2.19-1
Description: Simple mesh generator inspired by distmesh
URL: https://github.com/nschloe/dmsh
NumVotes: 1
Popularity: 0.000242
OutOfDate:
Maintainer: carlosal1015
FirstSubmitted: 1614935905
LastModified: 1644678196
URLPath: /cgit/aur.git/snapshot/python-dmsh.tar.gz