lib32-assimp on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S lib32-assimp

* (Optional) Uninstall lib32-assimp on Arch using YAY

$ yay -Rns lib32-assimp

2. Manually Install "lib32-assimp" via AUR

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

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

b. Clone lib32-assimp's git locally

$ git clone https://aur.archlinux.org/lib32-assimp.git ~/lib32-assimp

c. Go to ~/lib32-assimp folder and install it

$ cd ~/lib32-assimp $ makepkg -si

3. Information about the lib32-assimp package on Arch User Repository (AUR)

ID: 1273955
Name: lib32-assimp
PackageBaseID: 72520
PackageBase: lib32-assimp
Version: 5.2.5-1
Description: Library to import various well-known 3D model formats in an uniform manner
URL: http://www.assimp.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ducakar
Submitter: ducakar
FirstSubmitted: 1376263742
LastModified: 1686879872
URLPath: /cgit/aur.git/snapshot/lib32-assimp.tar.gz