julia-mkl on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S julia-mkl

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

$ yay -Rns julia-mkl

2. Manually Install "julia-mkl" via AUR

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

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

b. Clone julia-mkl's git locally

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

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

$ cd ~/julia-mkl $ makepkg -si

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

ID: 978956
Name: julia-mkl
PackageBaseID: 117339
PackageBase: julia-mkl
Version: 2:1.6.3-1
Description: High-level, high-performance, dynamic programming language (compiled with the Intel MKL library)
URL: https://julialang.org/
NumVotes: 5
Popularity: 0
OutOfDate: 1638300836
Maintainer:
FirstSubmitted: 1480080315
LastModified: 1635149860
URLPath: /cgit/aur.git/snapshot/julia-mkl.tar.gz