openvino on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S openvino

* (Optional) Uninstall openvino on Arch using YAY

$ yay -Rns openvino

2. Manually Install "openvino" via AUR

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

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

b. Clone openvino's git locally

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

c. Go to ~/openvino folder and install it

$ cd ~/openvino $ makepkg -si

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

ID: 1422075
Name: openvino
PackageBaseID: 161213
PackageBase: openvino
Version: 2024.0.0-1
Description: A toolkit for developing artificial inteligence and deep learning applications
URL: https://docs.openvinotoolkit.org/
NumVotes: 8
Popularity: 0.234715
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1608762550
LastModified: 1709763502
URLPath: /cgit/aur.git/snapshot/openvino.tar.gz