spirv-cross-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S spirv-cross-git

* (Optional) Uninstall spirv-cross-git on Arch using YAY

$ yay -Rns spirv-cross-git

2. Manually Install "spirv-cross-git" via AUR

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

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

b. Clone spirv-cross-git's git locally

$ git clone https://aur.archlinux.org/spirv-cross-git.git ~/spirv-cross-git

c. Go to ~/spirv-cross-git folder and install it

$ cd ~/spirv-cross-git $ makepkg -si

3. Information about the spirv-cross-git package on Arch User Repository (AUR)

ID: 486084
Name: spirv-cross-git
PackageBaseID: 129999
PackageBase: spirv-cross-git
Version: r1059.7be30aa-1
Description: Tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
URL: https://github.com/KhronosGroup/SPIRV-Cross
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lubosz
Submitter: lubosz
FirstSubmitted: 1518446968
LastModified: 1518446968
URLPath: /cgit/aur.git/snapshot/spirv-cross-git.tar.gz