glsl_analyzer on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S glsl_analyzer

* (Optional) Uninstall glsl_analyzer on Arch using YAY

$ yay -Rns glsl_analyzer

2. Manually Install "glsl_analyzer" via AUR

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

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

b. Clone glsl_analyzer's git locally

$ git clone https://aur.archlinux.org/glsl_analyzer.git ~/glsl_analyzer

c. Go to ~/glsl_analyzer folder and install it

$ cd ~/glsl_analyzer $ makepkg -si

3. Information about the glsl_analyzer package on Arch User Repository (AUR)

ID: 1346025
Name: glsl_analyzer
PackageBaseID: 198263
PackageBase: glsl_analyzer
Version: 1.4.2-1
Description: Language server for GLSL (autocomplete, goto-definition, formatter, and more)
URL: https://github.com/nolanderc/glsl_analyzer
NumVotes: 1
Popularity: 0.117837
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1696774881
LastModified: 1698870755
URLPath: /cgit/aur.git/snapshot/glsl_analyzer.tar.gz