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
Copied
b. Install tinygltf on Arch using YAY
$
yay -S
tinygltf
Copied
* (Optional) Uninstall tinygltf on Arch using YAY
$
yay -Rns
tinygltf
Copied
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
Copied
b. Clone tinygltf's git locally
$
git clone https://aur.archlinux.org/tinygltf.git
~/tinygltf
Copied
c. Go to ~/tinygltf folder and install it
$
cd
~/tinygltf
Copied
$
makepkg -si
Copied
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
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