nd4j-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S nd4j-git

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

$ yay -Rns nd4j-git

2. Manually Install "nd4j-git" via AUR

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

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

b. Clone nd4j-git's git locally

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

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

$ cd ~/nd4j-git $ makepkg -si

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

ID: 451084
Name: nd4j-git
PackageBaseID: 126295
PackageBase: nd4j-git
Version: 20171011-1
Description: ND4J is a Java library for accelerated linear algebra on n-dimensional Java arrays
URL: https://github.com/deeplearning4j/nd4j
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: huitseeker
FirstSubmitted: 1507786733
LastModified: 1507786733
URLPath: /cgit/aur.git/snapshot/nd4j-git.tar.gz