python-meshio on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-meshio

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

$ yay -Rns python-meshio

2. Manually Install "python-meshio" via AUR

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

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

b. Clone python-meshio's git locally

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

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

$ cd ~/python-meshio $ makepkg -si

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

ID: 1158762
Name: python-meshio
PackageBaseID: 153942
PackageBase: python-meshio
Version: 5.3.4-2
Description: Input/output for many mesh formats
URL: https://github.com/nschloe/meshio
NumVotes: 2
Popularity: 0
OutOfDate: 1706713909
Maintainer: tpkessler
Submitter: tpkessler
FirstSubmitted: 1591284322
LastModified: 1667031062
URLPath: /cgit/aur.git/snapshot/python-meshio.tar.gz