trisycl-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S trisycl-git

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

$ yay -Rns trisycl-git

2. Manually Install "trisycl-git" via AUR

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

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

b. Clone trisycl-git's git locally

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

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

$ cd ~/trisycl-git $ makepkg -si

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

ID: 539941
Name: trisycl-git
PackageBaseID: 135481
PackageBase: trisycl-git
Version: 1.2.1.r1159.6172c33a-2
Description: It is the open source implementation of the SYCL Khronos specification, to do some kind of OpenCL like programming in C++ fashion.
URL: https://github.com/triSYCL/triSYCL.git
NumVotes: 0
Popularity: 0
OutOfDate: 1626441905
Maintainer: dmidge
Submitter: dmidge
FirstSubmitted: 1535509933
LastModified: 1535766190
URLPath: /cgit/aur.git/snapshot/trisycl-git.tar.gz