ncsdk on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ncsdk

* (Optional) Uninstall ncsdk on Arch using YAY

$ yay -Rns ncsdk

2. Manually Install "ncsdk" via AUR

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

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

b. Clone ncsdk's git locally

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

c. Go to ~/ncsdk folder and install it

$ cd ~/ncsdk $ makepkg -si

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

ID: 559525
Name: ncsdk
PackageBaseID: 129608
PackageBase: ncsdk
Version: 2.08.01.02-3
Description: Software Development Kit for the Intel® Movidius™ Neural Compute Stick
URL: https://github.com/movidius/ncsdk/
NumVotes: 0
Popularity: 0
OutOfDate: 1567586769
Maintainer: circle
FirstSubmitted: 1517305760
LastModified: 1542114909
URLPath: /cgit/aur.git/snapshot/ncsdk.tar.gz