blis-cblas on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S blis-cblas

* (Optional) Uninstall blis-cblas on Arch using YAY

$ yay -Rns blis-cblas

2. Manually Install "blis-cblas" via AUR

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

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

b. Clone blis-cblas's git locally

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

c. Go to ~/blis-cblas folder and install it

$ cd ~/blis-cblas $ makepkg -si

3. Information about the blis-cblas package on Arch User Repository (AUR)

ID: 1075400
Name: blis-cblas
PackageBaseID: 153878
PackageBase: blis-cblas
Version: 0.9.0-1
Description: BLAS-like Library Instantiation Software Framework (providing blas and cblas, with pthreads support, particularly recommended for AMD Zen CPUs)
URL: https://github.com/flame/blis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tuxzz
Submitter: tuxzz
FirstSubmitted: 1591095339
LastModified: 1651651217
URLPath: /cgit/aur.git/snapshot/blis-cblas.tar.gz