mingw-w64-openblas-lapack on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mingw-w64-openblas-lapack

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

$ yay -Rns mingw-w64-openblas-lapack

2. Manually Install "mingw-w64-openblas-lapack" via AUR

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

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

b. Clone mingw-w64-openblas-lapack's git locally

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

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

$ cd ~/mingw-w64-openblas-lapack $ makepkg -si

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

ID: 1381845
Name: mingw-w64-openblas-lapack
PackageBaseID: 85208
PackageBase: mingw-w64-openblas-lapack
Version: 0.3.26-1
Description: An optimized BLAS library based on GotoBLAS2 1.13 BSD (mingw-w64)
URL: https://www.openblas.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: pingplug
FirstSubmitted: 1409497005
LastModified: 1704634781
URLPath: /cgit/aur.git/snapshot/mingw-w64-openblas-lapack.tar.gz