Search Criteria
Package Details: openvino 2026.1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openvino.git (read-only, click to copy) |
|---|---|
| Package Base: | openvino |
| Description: | A toolkit for optimizing and deploying deep learning models |
| Upstream URL: | https://docs.openvino.ai/ |
| Licenses: | Apache-2.0, LicenseRef-custom |
| Conflicts: | intel-openvino |
| Provides: | intel-openvino |
| Replaces: | intel-openvino |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 17 |
| Popularity: | 0.169415 |
| First Submitted: | 2020-12-23 22:29 (UTC) |
| Last Updated: | 2026-04-25 19:54 (UTC) |
Dependencies (23)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- onetbb
- pugixml (pugixml-gitAUR)
- snappy (snappy-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- flatbuffers (flatbuffers-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR) (make)
- onetbb (make)
- opencv (opencv-cuda) (make)
- patchelf (patchelf-gitAUR) (make)
- pugixml (pugixml-gitAUR) (make)
- python (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- Show 3 more dependencies...
Required by (15)
Sources (26)
- 010-openvino-change-install-paths.patch
- 020-openvino-disable-werror.patch
- git+https://github.com/ARM-software/ComputeLibrary.git
- git+https://github.com/ARM-software/kleidiai.git
- git+https://github.com/gflags/gflags.git
- git+https://github.com/herumi/xbyak.git
- git+https://github.com/herumi/xbyak_riscv.git
- git+https://github.com/intel/ittapi.git
- git+https://github.com/intel/level-zero-npu-extensions.git
- git+https://github.com/jbeder/yaml-cpp.git
- git+https://github.com/KhronosGroup/OpenCL-CLHPP.git
- git+https://github.com/KhronosGroup/OpenCL-Headers.git
- git+https://github.com/libxsmm/libxsmm.git
- git+https://github.com/madler/zlib.git
- git+https://github.com/nithinn/ncc.git
- git+https://github.com/nlohmann/json.git
- git+https://github.com/oneapi-src/level-zero.git
- git+https://github.com/oneapi-src/oneDNN.git
- git+https://github.com/onnx/onnx.git
- git+https://github.com/openvinotoolkit/mlas.git
- git+https://github.com/openvinotoolkit/openvino.git#commit=63e31528c62d3eee06733efa63915ce04bd86f47?signed
- git+https://github.com/openvinotoolkit/telemetry.git
- git+https://github.com/protocolbuffers/protobuf.git
- git+https://github.com/pybind/pybind11.git
- googletest-openvinotoolkit
- oneDNN-openvinotoolkit
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
leenux commented on 2026-05-01 20:13 (UTC)
and still not building here.
leenux commented on 2026-04-10 09:01 (UTC) (edited on 2026-04-15 08:46 (UTC) by leenux)
And I forgot: audacity-openvino and audacity-openvino-bin won´t build either anymore because of libtorch-cxx11abi-cpu. So, without audacity-openvino, this all doesn´t make any sense, neither. We call it asymmetric warfare. Every community gets indoctrinated.
leenux commented on 2026-04-10 08:52 (UTC)
Using pacman and the AUR since more then 10 years. Problems and issues are rare and after some time solved. Here, it seems to take a lil longer. I will wait until audacity openvino to landd in the Arch repos. Still this package won't building here, the git version also not building here. Still same error: -- /usr/bin/pkg-config: libva (1.23.0) is found at /usr -- Configuring done (8.9s) CMake Error at /usr/lib64/cmake/ONNX/ONNXTargets.cmake:70 (set_target_properties): The link interface of target "ONNX::onnx" contains:
Discussion here seems quite dysfunctional, too.
dbermond commented on 2026-04-09 00:40 (UTC)
@imskyyc Upstream usually makes a soname bump in each minor release. It's user responsibility to track all installed AUR packages and take care of the needed rebuilds accordingly.
imskyyc commented on 2026-04-08 21:10 (UTC)
After the most recent update, packages that expect
libopenvino_c.so.2600are broken. Does the package no longer provide that?zertyz commented on 2026-04-02 02:26 (UTC) (edited on 2026-04-02 02:27 (UTC) by zertyz)
There is a PR -- already merged to master -- that fixes the compilation issue.
For those wanting to build it, change the PKGCONFIG: _commit=3ca3d437c2f7ad0adacbf5029834a40b326e536f
I suggest the maintainer to do so for the package, as it is currently preventing instalation for new users.
Orion-zhen commented on 2026-03-21 07:30 (UTC)
I can build this package, but cannot follow llama.cpp openvino guide.
Because the
/opt/intel/openvinodirectory is missing, and no/opt/intel/openvino/setupvars.sh, too.Should the path
/opt/intel/openvinoexist in this package? If it shouldn't, how can I setup environment variables correctly?rainest commented on 2026-03-16 18:59 (UTC)
@kistlin i hit the same build failure. looks like it's tied to https://github.com/openvinotoolkit/openvino/issues/34426 so it should be clear when the next openvino minor's out (not sure re that older 2025 version but... hopefully the latest one is fine? or will be)
kistlin commented on 2026-02-25 13:08 (UTC)
On an up-to-date Arch I get
1 2 3 4 5 6 .. 12 Next › Last »