shader-slang on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S shader-slang

* (Optional) Uninstall shader-slang on Arch using YAY

$ yay -Rns shader-slang

2. Manually Install "shader-slang" via AUR

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

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

b. Clone shader-slang's git locally

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

c. Go to ~/shader-slang folder and install it

$ cd ~/shader-slang $ makepkg -si

3. Information about the shader-slang package on Arch User Repository (AUR)

ID: 1177041
Name: shader-slang
PackageBaseID: 178397
PackageBase: shader-slang
Version: 0.24.46-1
Description: Shading language that makes it easier to build and maintain large shader codebases in a modular and extensible fashion
URL: https://github.com/shader-slang/slang
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1651168768
LastModified: 1669897856
URLPath: /cgit/aur.git/snapshot/shader-slang.tar.gz