python-trimesh on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-trimesh

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

$ yay -Rns python-trimesh

2. Manually Install "python-trimesh" via AUR

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

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

b. Clone python-trimesh's git locally

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

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

$ cd ~/python-trimesh $ makepkg -si

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

ID: 1425576
Name: python-trimesh
PackageBaseID: 185932
PackageBase: python-trimesh
Version: 4.2.0-1
Description: Import, export, process, analyze and view triangular meshes
URL: https://trimsh.org
NumVotes: 3
Popularity: 0.016643
OutOfDate:
Maintainer: carlosal1015
Submitter: jelly
FirstSubmitted: 1663832010
LastModified: 1710213264
URLPath: /cgit/aur.git/snapshot/python-trimesh.tar.gz

5. The same packages on other Linux Distributions