tinygltf on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S tinygltf

* (Optional) Uninstall tinygltf on Arch using YAY

$ yay -Rns tinygltf

2. Manually Install "tinygltf" via AUR

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

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

b. Clone tinygltf's git locally

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

c. Go to ~/tinygltf folder and install it

$ cd ~/tinygltf $ makepkg -si

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

ID: 1278663
Name: tinygltf
PackageBaseID: 165816
PackageBase: tinygltf
Version: 2.8.13-1
Description: Header only C++ tiny glTF library(loader/saver)
URL: https://github.com/syoyo/tinygltf
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Lephar
Submitter: Lephar
FirstSubmitted: 1618841967
LastModified: 1687726491
URLPath: /cgit/aur.git/snapshot/tinygltf.tar.gz