nntile on AUR (Arch User Repository)

Last updated: July 09,2024

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

$ yay -S nntile

* (Optional) Uninstall nntile on Arch using YAY

$ yay -Rns nntile

2. Manually Install "nntile" via AUR

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

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

b. Clone nntile's git locally

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

c. Go to ~/nntile folder and install it

$ cd ~/nntile $ makepkg -si

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

ID: 1394099
Name: nntile
PackageBaseID: 201953
PackageBase: nntile
Version: 1.0.0-1
Description: A neural network training framework within a task-based parallel programming paradigm
URL: https://github.com/skolai/nntile
NumVotes: 1
Popularity: 0.42523
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1706444147
LastModified: 1706444147
URLPath: /cgit/aur.git/snapshot/nntile.tar.gz