openvx on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S openvx

* (Optional) Uninstall openvx on Arch using YAY

$ yay -Rns openvx

2. Manually Install "openvx" via AUR

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

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

b. Clone openvx's git locally

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

c. Go to ~/openvx folder and install it

$ cd ~/openvx $ makepkg -si

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

ID: 619914
Name: openvx
PackageBaseID: 120652
PackageBase: openvx
Version: 1.2-2
Description: An open, royalty-free standard for cross platform acceleration of computer vision applications
URL: https://www.khronos.org/openvx/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1489688677
LastModified: 1560086332
URLPath: /cgit/aur.git/snapshot/openvx.tar.gz