openblas-lapack-static on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S openblas-lapack-static

* (Optional) Uninstall openblas-lapack-static on Arch using YAY

$ yay -Rns openblas-lapack-static

2. Manually Install "openblas-lapack-static" via AUR

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

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

b. Clone openblas-lapack-static's git locally

$ git clone https://aur.archlinux.org/openblas-lapack-static.git ~/openblas-lapack-static

c. Go to ~/openblas-lapack-static folder and install it

$ cd ~/openblas-lapack-static $ makepkg -si

3. Information about the openblas-lapack-static package on Arch User Repository (AUR)

ID: 1123452
Name: openblas-lapack-static
PackageBaseID: 136489
PackageBase: openblas-lapack-static
Version: 0.3.21-1
Description: Optimized BLAS library based on GotoBLAS2 1.13 BSD (providing blas, lapack, and cblas)
URL: http://www.openblas.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: frazar0
FirstSubmitted: 1538758836
LastModified: 1659944064
URLPath: /cgit/aur.git/snapshot/openblas-lapack-static.tar.gz