cglm on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S cglm

* (Optional) Uninstall cglm on Arch using YAY

$ yay -Rns cglm

2. Manually Install "cglm" via AUR

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

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

b. Clone cglm's git locally

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

c. Go to ~/cglm folder and install it

$ cd ~/cglm $ makepkg -si

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

ID: 1382509
Name: cglm
PackageBaseID: 141908
PackageBase: cglm
Version: 0.9.2-1
Description: OpenGL Mathematics (glm) for C
URL: https://github.com/recp/cglm
NumVotes: 4
Popularity: 0.013911
OutOfDate:
Maintainer: turtlewit
Submitter: turtlewit
FirstSubmitted: 1557374652
LastModified: 1704730533
URLPath: /cgit/aur.git/snapshot/cglm.tar.gz