glslang-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S glslang-git

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

$ yay -Rns glslang-git

2. Manually Install "glslang-git" via AUR

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

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

b. Clone glslang-git's git locally

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

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

$ cd ~/glslang-git $ makepkg -si

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

ID: 1318744
Name: glslang-git
PackageBaseID: 106690
PackageBase: glslang-git
Version: 13.0.0.r15.g323836e4-1
Description: OpenGL and OpenGL ES shader front end and validator, git version
URL: https://github.com/KhronosGroup/glslang
NumVotes: 10
Popularity: 0.004466
OutOfDate:
Maintainer: bwrsandman
Submitter: jsjolund
FirstSubmitted: 1453854916
LastModified: 1694660182
URLPath: /cgit/aur.git/snapshot/glslang-git.tar.gz