cntk on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S cntk

* (Optional) Uninstall cntk on Arch using YAY

$ yay -Rns cntk

2. Manually Install "cntk" via AUR

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

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

b. Clone cntk's git locally

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

c. Go to ~/cntk folder and install it

$ cd ~/cntk $ makepkg -si

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

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