lib32-blas on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lib32-blas

* (Optional) Uninstall lib32-blas on Arch using YAY

$ yay -Rns lib32-blas

2. Manually Install "lib32-blas" via AUR

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

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

b. Clone lib32-blas's git locally

$ git clone https://aur.archlinux.org/lib32-blas.git ~/lib32-blas

c. Go to ~/lib32-blas folder and install it

$ cd ~/lib32-blas $ makepkg -si

3. Information about the lib32-blas package on Arch User Repository (AUR)

ID: 1186932
Name: lib32-blas
PackageBaseID: 123892
PackageBase: lib32-lapack
Version: 3.11.0-1
Description: Basic Linear Algebra Subprograms (32-bit)
URL: https://www.netlib.org/lapack
NumVotes: 3
Popularity: 0.156672
OutOfDate:
Maintainer: sbmomeni
Submitter: orumin
FirstSubmitted: 1499522679
LastModified: 1671793498
URLPath: /cgit/aur.git/snapshot/lib32-blas.tar.gz