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