aparapi on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S aparapi

* (Optional) Uninstall aparapi on Arch using YAY

$ yay -Rns aparapi

2. Manually Install "aparapi" via AUR

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

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

b. Clone aparapi's git locally

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

c. Go to ~/aparapi folder and install it

$ cd ~/aparapi $ makepkg -si

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

ID: 347302
Name: aparapi
PackageBaseID: 116275
PackageBase: aparapi
Version: 1.0.0-2
Description: Syncleus's GPGPU API for data parallel Java. Uses OpenCL.
URL: https://github.com/Syncleus/aparapi-jni
NumVotes: 0
Popularity: 0
OutOfDate: 1611236168
Maintainer: freemo
Submitter: freemo
FirstSubmitted: 1476710876
LastModified: 1476710876
URLPath: /cgit/aur.git/snapshot/aparapi.tar.gz