cntk-cuda on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S cntk-cuda

* (Optional) Uninstall cntk-cuda on Arch using YAY

$ yay -Rns cntk-cuda

2. Manually Install "cntk-cuda" via AUR

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

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

b. Clone cntk-cuda's git locally

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

c. Go to ~/cntk-cuda folder and install it

$ cd ~/cntk-cuda $ makepkg -si

3. Information about the cntk-cuda package on Arch User Repository (AUR)

ID: 626336
Name: cntk-cuda
PackageBaseID: 143170
PackageBase: cntk-cuda
Version: 2.7-1
Description: Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
URL: https://github.com/Microsoft/cntk
NumVotes: 0
Popularity: 0
OutOfDate: 1654884613
Maintainer: joaquinito2051
FirstSubmitted: 1562055774
LastModified: 1562055774
URLPath: /cgit/aur.git/snapshot/cntk-cuda.tar.gz