blas64-mkl on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S blas64-mkl

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

$ yay -Rns blas64-mkl

2. Manually Install "blas64-mkl" via AUR

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

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

b. Clone blas64-mkl's git locally

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

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

$ cd ~/blas64-mkl $ makepkg -si

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

ID: 1316561
Name: blas64-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/blas64-mkl.tar.gz