clspv-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S clspv-git

* (Optional) Uninstall clspv-git on Arch using YAY

$ yay -Rns clspv-git

2. Manually Install "clspv-git" via AUR

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

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

b. Clone clspv-git's git locally

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

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

$ cd ~/clspv-git $ makepkg -si

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

ID: 737749
Name: clspv-git
PackageBaseID: 152825
PackageBase: clspv-git
Version: r396.88ed5fe-2
Description: A prototype compiler for a subset of OpenCL C to Vulkan compute shaders
URL: https://github.com/google/clspv.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: henry0w
Submitter: henry0w
FirstSubmitted: 1589577579
LastModified: 1589661927
URLPath: /cgit/aur.git/snapshot/clspv-git.tar.gz