glm-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S glm-git

* (Optional) Uninstall glm-git on Arch using YAY

$ yay -Rns glm-git

2. Manually Install "glm-git" via AUR

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

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

b. Clone glm-git's git locally

$ git clone https://aur.archlinux.org/glm-git.git ~/glm-git

c. Go to ~/glm-git folder and install it

$ cd ~/glm-git $ makepkg -si

3. Information about the glm-git package on Arch User Repository (AUR)

ID: 1419914
Name: glm-git
PackageBaseID: 140030
PackageBase: glm-git
Version: 1.0.0.r26.gf8df2f3e-1
Description: C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification
URL: https://github.com/g-truc/glm
NumVotes: 2
Popularity: 0.050194
OutOfDate:
Maintainer: DexterHaxxor
Submitter: nickoe
FirstSubmitted: 1551476648
LastModified: 1709463221
URLPath: /cgit/aur.git/snapshot/glm-git.tar.gz