glslviewer on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S glslviewer

* (Optional) Uninstall glslviewer on Arch using YAY

$ yay -Rns glslviewer

2. Manually Install "glslviewer" via AUR

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

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

b. Clone glslviewer's git locally

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

c. Go to ~/glslviewer folder and install it

$ cd ~/glslviewer $ makepkg -si

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

ID: 1371230
Name: glslviewer
PackageBaseID: 184821
PackageBase: glslviewer
Version: 3.2.4-1
Description: Console-based GLSL Sandbox for 2D/3D shaders
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.tar.gz