lib32-glslang on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lib32-glslang

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

$ yay -Rns lib32-glslang

2. Manually Install "lib32-glslang" via AUR

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

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

b. Clone lib32-glslang's git locally

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

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

$ cd ~/lib32-glslang $ makepkg -si

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

ID: 1320362
Name: lib32-glslang
PackageBaseID: 144339
PackageBase: lib32-glslang
Version: 13.0.0-1
Description: OpenGL and OpenGL ES shader front end and validator (32bit)
URL: https://github.com/KhronosGroup/glslang
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: oxalin
Submitter: oxalin
FirstSubmitted: 1565883324
LastModified: 1694975486
URLPath: /cgit/aur.git/snapshot/lib32-glslang.tar.gz