mingw-w64-spirv-tools on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "mingw-w64-spirv-tools" 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 mingw-w64-spirv-tools on Arch using YAY

$ yay -S mingw-w64-spirv-tools

* (Optional) Uninstall mingw-w64-spirv-tools on Arch using YAY

$ yay -Rns mingw-w64-spirv-tools

2. Manually Install "mingw-w64-spirv-tools" via AUR

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

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

b. Clone mingw-w64-spirv-tools's git locally

$ git clone https://aur.archlinux.org/mingw-w64-spirv-tools.git ~/mingw-w64-spirv-tools

c. Go to ~/mingw-w64-spirv-tools folder and install it

$ cd ~/mingw-w64-spirv-tools $ makepkg -si

3. Information about the mingw-w64-spirv-tools package on Arch User Repository (AUR)

ID: 1423499
Name: mingw-w64-spirv-tools
PackageBaseID: 143331
PackageBase: mingw-w64-spirv-tools
Version: 2023.6-1
Description: API and commands for processing SPIR-V modules (mingw-w64)
URL: https://github.com/KhronosGroup/SPIRV-Tools
NumVotes: 2
Popularity: 0.000223
OutOfDate:
Maintainer:
Submitter: maxrd2
FirstSubmitted: 1562627722
LastModified: 1709936388
URLPath: /cgit/aur.git/snapshot/mingw-w64-spirv-tools.tar.gz