blas-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S blas-git

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

$ yay -Rns blas-git

2. Manually Install "blas-git" via AUR

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

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

b. Clone blas-git's git locally

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

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

$ cd ~/blas-git $ makepkg -si

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

ID: 1322002
Name: blas-git
PackageBaseID: 133791
PackageBase: lapack-git
Version: 3.11.0.r213.gae2f14fe1-1
Description: Basic linear algebra subprograms
URL: https://www.netlib.org/blas/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1530088928
LastModified: 1695229183
URLPath: /cgit/aur.git/snapshot/blas-git.tar.gz