opencblas on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S opencblas

* (Optional) Uninstall opencblas on Arch using YAY

$ yay -Rns opencblas

2. Manually Install "opencblas" via AUR

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

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

b. Clone opencblas's git locally

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

c. Go to ~/opencblas folder and install it

$ cd ~/opencblas $ makepkg -si

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

ID: 1043687
Name: opencblas
PackageBaseID: 94351
PackageBase: opencblas
Version: 0.3.20-1
Description: An optimized CBLAS library based on GotoBLAS2 1.13 BSD
URL: https://github.com/xianyi/OpenBLAS
NumVotes: 2
Popularity: 0.006677
OutOfDate:
Maintainer: gborzi
FirstSubmitted: 1434033750
LastModified: 1645954668
URLPath: /cgit/aur.git/snapshot/opencblas.tar.gz