r-mkl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-mkl

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

$ yay -Rns r-mkl

2. Manually Install "r-mkl" via AUR

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

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

b. Clone r-mkl's git locally

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

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

$ cd ~/r-mkl $ makepkg -si

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

ID: 1427135
Name: r-mkl
PackageBaseID: 37036
PackageBase: r-mkl
Version: 4.3.3-1
Description: Language and environment for statistical computing and graphics, linked to the Intel(R) MKL.
URL: http://www.r-project.org/
NumVotes: 25
Popularity: 0.014651
OutOfDate:
Maintainer: alexanderp
Submitter: giniu
FirstSubmitted: 1273104620
LastModified: 1710431259
URLPath: /cgit/aur.git/snapshot/r-mkl.tar.gz