mxnet-mkl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mxnet-mkl

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

$ yay -Rns mxnet-mkl

2. Manually Install "mxnet-mkl" via AUR

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

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

b. Clone mxnet-mkl's git locally

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

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

$ cd ~/mxnet-mkl $ makepkg -si

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

ID: 832410
Name: mxnet-mkl
PackageBaseID: 119647
PackageBase: mxnet
Version: 1.7.0-2
Description: Flexible and Efficient Library for Deep Learning (with MKL)
URL: https://mxnet.apache.org/
NumVotes: 12
Popularity: 2.4E-5
OutOfDate: 1630614435
Maintainer:
Submitter: Godisemo
FirstSubmitted: 1486771930
LastModified: 1607771877
URLPath: /cgit/aur.git/snapshot/mxnet-mkl.tar.gz