python-mkl-random on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-mkl-random

* (Optional) Uninstall python-mkl-random on Arch using YAY

$ yay -Rns python-mkl-random

2. Manually Install "python-mkl-random" via AUR

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

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

b. Clone python-mkl-random's git locally

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

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

$ cd ~/python-mkl-random $ makepkg -si

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

ID: 1409481
Name: python-mkl-random
PackageBaseID: 142519
PackageBase: python-mkl-random
Version: 1.2.5-1
Description: NumPy-based Python interface to Intel (R) MKL Random Number Generation functionality
URL: https://github.com/IntelPython/mkl_random
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: petronny
FirstSubmitted: 1559639973
LastModified: 1707983889
URLPath: /cgit/aur.git/snapshot/python-mkl-random.tar.gz