blis-cblas-openmp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S blis-cblas-openmp

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

$ yay -Rns blis-cblas-openmp

2. Manually Install "blis-cblas-openmp" 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-openmp's git locally

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

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

$ cd ~/blis-cblas-openmp $ makepkg -si

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

ID: 1075385
Name: blis-cblas-openmp
PackageBaseID: 153876
PackageBase: blis-cblas-openmp
Version: 0.9.0-1
Description: BLAS-like Library Instantiation Software Framework (providing blas and cblas, with OpenMP support, particularly recommended for AMD Zen CPUs)
URL: https://github.com/flame/blis
NumVotes: 2
Popularity: 0.002983
OutOfDate:
Maintainer: tuxzz
Submitter: tuxzz
FirstSubmitted: 1591093045
LastModified: 1651648304
URLPath: /cgit/aur.git/snapshot/blis-cblas-openmp.tar.gz