glslviewer-examples on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S glslviewer-examples

* (Optional) Uninstall glslviewer-examples on Arch using YAY

$ yay -Rns glslviewer-examples

2. Manually Install "glslviewer-examples" via AUR

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

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

b. Clone glslviewer-examples's git locally

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

c. Go to ~/glslviewer-examples folder and install it

$ cd ~/glslviewer-examples $ makepkg -si

3. Information about the glslviewer-examples package on Arch User Repository (AUR)

ID: 1371231
Name: glslviewer-examples
PackageBaseID: 184821
PackageBase: glslviewer
Version: 3.2.4-1
Description: Console-based GLSL Sandbox for 2D/3D shaders (shader examples)
URL: https://github.com/patriciogonzalezvivo/glslViewer
NumVotes: 3
Popularity: 0.571949
OutOfDate:
Maintainer: ooo
Submitter: ooo
FirstSubmitted: 1660087762
LastModified: 1702820211
URLPath: /cgit/aur.git/snapshot/glslviewer-examples.tar.gz