python-pyassimp on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-pyassimp

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

$ yay -Rns python-pyassimp

2. Manually Install "python-pyassimp" via AUR

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

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

b. Clone python-pyassimp's git locally

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

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

$ cd ~/python-pyassimp $ makepkg -si

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

ID: 1381623
Name: python-pyassimp
PackageBaseID: 84564
PackageBase: python-pyassimp
Version: 5.3.1-1
Description: Portable Open Source library to import various well-known 3D model formats in an uniform manner. Python bindings.
URL: http://assimp.sourceforge.net/index.html
NumVotes: 3
Popularity: 0.102036
OutOfDate:
Maintainer: randomnobody
Submitter: bchretien
FirstSubmitted: 1407935760
LastModified: 1704587984
URLPath: /cgit/aur.git/snapshot/python-pyassimp.tar.gz