mxnet-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mxnet-git

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

$ yay -Rns mxnet-git

2. Manually Install "mxnet-git" via AUR

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

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

b. Clone mxnet-git's git locally

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

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

$ cd ~/mxnet-git $ makepkg -si

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

ID: 1020934
Name: mxnet-git
PackageBaseID: 146526
PackageBase: mxnet-git
Version: 2.0.0.r11770.7d84b59845-1
Description: A flexible and efficient library for deep learning
URL: http://mxnet.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hottea
FirstSubmitted: 1573306548
LastModified: 1642572179
URLPath: /cgit/aur.git/snapshot/mxnet-git.tar.gz