tinyobjloader on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S tinyobjloader

* (Optional) Uninstall tinyobjloader on Arch using YAY

$ yay -Rns tinyobjloader

2. Manually Install "tinyobjloader" via AUR

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

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

b. Clone tinyobjloader's git locally

$ git clone https://aur.archlinux.org/tinyobjloader.git ~/tinyobjloader

c. Go to ~/tinyobjloader folder and install it

$ cd ~/tinyobjloader $ makepkg -si

3. Information about the tinyobjloader package on Arch User Repository (AUR)

ID: 1397408
Name: tinyobjloader
PackageBaseID: 156467
PackageBase: tinyobjloader
Version: 2.0.0rc13-1
Description: Tiny but powerful single file wavefront obj loader
URL: https://github.com/tinyobjloader/tinyobjloader
NumVotes: 4
Popularity: 0.223962
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1596754640
LastModified: 1706831606
URLPath: /cgit/aur.git/snapshot/tinyobjloader.tar.gz