python-openmesh on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-openmesh

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

$ yay -Rns python-openmesh

2. Manually Install "python-openmesh" via AUR

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

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

b. Clone python-openmesh's git locally

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

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

$ cd ~/python-openmesh $ makepkg -si

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

ID: 641507
Name: python-openmesh
PackageBaseID: 133082
PackageBase: python-openmesh
Version: 1.1.3-1
Description: OpenMesh Python bindings
URL: http://www.openmesh.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1527935301
LastModified: 1567158115
URLPath: /cgit/aur.git/snapshot/python-openmesh.tar.gz