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