mxnet on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install mxnet on Arch using YAY
$
yay -S
mxnet
Copied
* (Optional) Uninstall mxnet on Arch using YAY
$
yay -Rns
mxnet
Copied
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
Copied
b. Clone mxnet's git locally
$
git clone https://aur.archlinux.org/mxnet.git
~/mxnet
Copied
c. Go to ~/mxnet folder and install it
$
cd
~/mxnet
Copied
$
makepkg -si
Copied
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
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