oclgrind on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S oclgrind

* (Optional) Uninstall oclgrind on Arch using YAY

$ yay -Rns oclgrind

2. Manually Install "oclgrind" via AUR

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

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

b. Clone oclgrind's git locally

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

c. Go to ~/oclgrind folder and install it

$ cd ~/oclgrind $ makepkg -si

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

ID: 598926
Name: oclgrind
PackageBaseID: 140736
PackageBase: oclgrind
Version: 18.3-1
Description: A SPIR interpreter and virtual OpenCL device simulator.
URL: https://github.com/jrprice/Oclgrind
NumVotes: 1
Popularity: 0
OutOfDate: 1700333029
Maintainer:
Submitter: luspi
FirstSubmitted: 1553700364
LastModified: 1553713987
URLPath: /cgit/aur.git/snapshot/oclgrind.tar.gz