cgltf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cgltf

* (Optional) Uninstall cgltf on Arch using YAY

$ yay -Rns cgltf

2. Manually Install "cgltf" via AUR

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

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

b. Clone cgltf's git locally

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

c. Go to ~/cgltf folder and install it

$ cd ~/cgltf $ makepkg -si

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

ID: 1234136
Name: cgltf
PackageBaseID: 165815
PackageBase: cgltf
Version: 1.13-1
Description: Single-file/stb-style C glTF loader and writer
URL: https://github.com/jkuhlmann/cgltf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Lephar
Submitter: Lephar
FirstSubmitted: 1618841597
LastModified: 1680195162
URLPath: /cgit/aur.git/snapshot/cgltf.tar.gz