clblas on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S clblas

* (Optional) Uninstall clblas on Arch using YAY

$ yay -Rns clblas

2. Manually Install "clblas" via AUR

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

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

b. Clone clblas's git locally

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

c. Go to ~/clblas folder and install it

$ cd ~/clblas $ makepkg -si

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

ID: 702490
Name: clblas
PackageBaseID: 109485
PackageBase: clblas
Version: 2.12-3
Description: A software library containing BLAS functions written in OpenCL
URL: https://github.com/clMathLibraries/clBLAS
NumVotes: 10
Popularity: 8.2E-5
OutOfDate:
Maintainer: lsr
Submitter: akshaysrinivasan
FirstSubmitted: 1459302000
LastModified: 1582983645
URLPath: /cgit/aur.git/snapshot/clblas.tar.gz