assimp-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S assimp-git

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

$ yay -Rns assimp-git

2. Manually Install "assimp-git" via AUR

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

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

b. Clone assimp-git's git locally

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

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

$ cd ~/assimp-git $ makepkg -si

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

ID: 987825
Name: assimp-git
PackageBaseID: 41593
PackageBase: assimp-git
Version: 5.1.0.r10655.gfe7321342-1
Description: Portable Open Source library to import various well-known 3D model formats in an uniform manner
URL: https://www.assimp.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1703866574
Maintainer: bartus
Submitter: lubosz
FirstSubmitted: 1286632842
LastModified: 1636744076
URLPath: /cgit/aur.git/snapshot/assimp-git.tar.gz