assimp-net on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S assimp-net

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

$ yay -Rns assimp-net

2. Manually Install "assimp-net" via AUR

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

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

b. Clone assimp-net's git locally

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

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

$ cd ~/assimp-net $ makepkg -si

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

ID: 382389
Name: assimp-net
PackageBaseID: 100600
PackageBase: assimp-net
Version: 3.3.1-4
Description: A .NET wrapper for the Open Asset Import Library (Assimp).
URL: https://www.nuget.org/packages/AssimpNet/
NumVotes: 3
Popularity: 0
OutOfDate: 1694035462
Maintainer: kprkpr
Submitter:
FirstSubmitted: 1443019760
LastModified: 1486661325
URLPath: /cgit/aur.git/snapshot/assimp-net.tar.gz