blas-mkl on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S blas-mkl

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

$ yay -Rns blas-mkl

2. Manually Install "blas-mkl" via AUR

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

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

b. Clone blas-mkl's git locally

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

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

$ cd ~/blas-mkl $ makepkg -si

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

ID: 1316560
Name: blas-mkl
PackageBaseID: 197460
PackageBase: blas-mkl
Version: 2023.2.0_49495-1
Description: Intel oneAPI Math Kernel Library (Provides BLAS/CBLAS/LAPACK/LAPACKE system-wide)
URL: https://software.intel.com/content/www/us/en/develop/tools/oneapi.html
NumVotes: 1
Popularity: 0.566062
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1694314343
LastModified: 1694314343
URLPath: /cgit/aur.git/snapshot/blas-mkl.tar.gz