mxnet on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S mxnet

* (Optional) Uninstall mxnet on Arch using YAY

$ yay -Rns mxnet

2. Manually Install "mxnet" via AUR

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

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

b. Clone mxnet's git locally

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

c. Go to ~/mxnet folder and install it

$ cd ~/mxnet $ makepkg -si

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

ID: 832408
Name: mxnet
PackageBaseID: 119647
PackageBase: mxnet
Version: 1.7.0-2
Description: Flexible and Efficient Library for Deep Learning
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.tar.gz