xkblas on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xkblas

* (Optional) Uninstall xkblas on Arch using YAY

$ yay -Rns xkblas

2. Manually Install "xkblas" via AUR

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

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

b. Clone xkblas's git locally

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

c. Go to ~/xkblas folder and install it

$ cd ~/xkblas $ makepkg -si

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

ID: 1241965
Name: xkblas
PackageBaseID: 192725
PackageBase: xkblas
Version: 0.4_rc7-1
Description: a drop in replacement of blas library for multi-GPUs servers
URL: https://gitlab.inria.fr/xkblas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haxibami
Submitter: haxibami
FirstSubmitted: 1681580677
LastModified: 1681580677
URLPath: /cgit/aur.git/snapshot/xkblas.tar.gz