mingw-w64-glm on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mingw-w64-glm

* (Optional) Uninstall mingw-w64-glm on Arch using YAY

$ yay -Rns mingw-w64-glm

2. Manually Install "mingw-w64-glm" via AUR

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

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

b. Clone mingw-w64-glm's git locally

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

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

$ cd ~/mingw-w64-glm $ makepkg -si

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

ID: 871220
Name: mingw-w64-glm
PackageBaseID: 120443
PackageBase: mingw-w64-glm
Version: 0.9.x-4
Description: C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. (mingw-w64 symlinks)
URL: http://glm.g-truc.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bwrsandman
Submitter: bwrsandman
FirstSubmitted: 1488984000
LastModified: 1614611534
URLPath: /cgit/aur.git/snapshot/mingw-w64-glm.tar.gz