shadergen on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "shadergen" 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
Copied
b. Install shadergen on Arch using YAY
$
yay -S
shadergen
Copied
* (Optional) Uninstall shadergen on Arch using YAY
$
yay -Rns
shadergen
Copied
2. Manually Install "shadergen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone shadergen's git locally
$
git clone https://aur.archlinux.org/shadergen.git
~/shadergen
Copied
c. Go to ~/shadergen folder and install it
$
cd
~/shadergen
Copied
$
makepkg -si
Copied
3. Information about the shadergen package on Arch User Repository (AUR)
ID: 547218
Name: shadergen
PackageBaseID: 101039
PackageBase: shadergen
Version: 3.5.0-1
Description: Automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior
URL: https://github.com/mojocorp/ShaderGen
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: net147
Submitter: net147
FirstSubmitted: 1443669269
LastModified: 1537972740
URLPath: /cgit/aur.git/snapshot/shadergen.tar.gz
Name: shadergen
PackageBaseID: 101039
PackageBase: shadergen
Version: 3.5.0-1
Description: Automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior
URL: https://github.com/mojocorp/ShaderGen
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: net147
Submitter: net147
FirstSubmitted: 1443669269
LastModified: 1537972740
URLPath: /cgit/aur.git/snapshot/shadergen.tar.gz