spirv-cross on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "spirv-cross" 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 spirv-cross on Arch using YAY
$
yay -S
spirv-cross
Copied
* (Optional) Uninstall spirv-cross on Arch using YAY
$
yay -Rns
spirv-cross
Copied
2. Manually Install "spirv-cross" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone spirv-cross's git locally
$
git clone https://aur.archlinux.org/spirv-cross.git
~/spirv-cross
Copied
c. Go to ~/spirv-cross folder and install it
$
cd
~/spirv-cross
Copied
$
makepkg -si
Copied
3. Information about the spirv-cross package on Arch User Repository (AUR)
ID: 1348584
Name: spirv-cross
PackageBaseID: 142777
PackageBase: spirv-cross
Version: 2023.10.16-1
Description: A tool and library for parsing and converting SPIR-V to other shader languages
URL: https://github.com/KhronosGroup/SPIRV-Cross/
NumVotes: 12
Popularity: 0.000512
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1560554549
LastModified: 1699288908
URLPath: /cgit/aur.git/snapshot/spirv-cross.tar.gz
Name: spirv-cross
PackageBaseID: 142777
PackageBase: spirv-cross
Version: 2023.10.16-1
Description: A tool and library for parsing and converting SPIR-V to other shader languages
URL: https://github.com/KhronosGroup/SPIRV-Cross/
NumVotes: 12
Popularity: 0.000512
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1560554549
LastModified: 1699288908
URLPath: /cgit/aur.git/snapshot/spirv-cross.tar.gz