librashader on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S librashader

* (Optional) Uninstall librashader on Arch using YAY

$ yay -Rns librashader

2. Manually Install "librashader" via AUR

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

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

b. Clone librashader's git locally

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

c. Go to ~/librashader folder and install it

$ cd ~/librashader $ makepkg -si

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

ID: 1414376
Name: librashader
PackageBaseID: 202895
PackageBase: librashader
Version: 0.2.2-1
Description: A preprocessor, compiler, and runtime for RetroArch 'slang' shaders, rewritten in pure Rust.
URL: https://github.com/SnowflakePowered/librashader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Snowstorm64
Submitter: Snowstorm64
FirstSubmitted: 1708711862
LastModified: 1708711862
URLPath: /cgit/aur.git/snapshot/librashader.tar.gz