glslc-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S glslc-git

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

$ yay -Rns glslc-git

2. Manually Install "glslc-git" via AUR

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

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

b. Clone glslc-git's git locally

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

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

$ cd ~/glslc-git $ makepkg -si

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

ID: 439647
Name: glslc-git
PackageBaseID: 118998
PackageBase: glslc-git
Version: 1:411.12fb656-1
Description: Command-line GLSL/HLSL to SPIR-V compiler with Clang-compatible arguments
URL: https://github.com/google/shaderc/tree/master/glslc
NumVotes: 0
Popularity: 0
OutOfDate: 1631780923
Maintainer:
FirstSubmitted: 1485056023
LastModified: 1504110206
URLPath: /cgit/aur.git/snapshot/glslc-git.tar.gz