Search Criteria
Package Details: openvino-bin 2025.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openvino-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | openvino-bin |
| Description: | OpenVINO™ Toolkit (Pre-compiled Binary) - Includes Python Bindings |
| Upstream URL: | https://software.intel.com/en-us/openvino-toolkit |
| Licenses: | Apache-2.0 |
| Conflicts: | openvino, openvino-git, openvino-intel-gpu-plugin, openvino-intel-npu-plugin, python-openvino |
| Provides: | openvino, openvino-intel-gpu-plugin, openvino-intel-npu-plugin, python-openvino |
| Submitter: | givani30 |
| Maintainer: | givani30 |
| Last Packager: | givani30 |
| Votes: | 1 |
| Popularity: | 0.034825 |
| First Submitted: | 2025-12-05 17:40 (UTC) |
| Last Updated: | 2025-12-05 17:40 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- ncurses (ncurses-gitAUR)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR)
- pugixml (pugixml-gitAUR)
- intel-compute-runtime (intel-compute-runtime-legacy-binAUR, intel-compute-runtime-gitAUR, intel-compute-runtime-legacyAUR, intel-compute-runtime-binAUR) (optional) – for Intel GPU support
- intel-media-driver (intel-media-driver-gitAUR, intel-media-driver-legacyAUR, intel-media-driver-legacy-binAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR) (optional) – for GPU media processing
- intel-npu-driverAUR (intel-npu-driver-gitAUR) (optional) – for Intel NPU support
- python (optional) – for Python bindings
Required by (18)
- audacity-openvino (requires openvino)
- audacity-openvino-bin (requires openvino)
- eddy-audio (requires openvino)
- ffmpeg-full (requires openvino)
- ffmpeg-full-git (requires openvino)
- ffmpeg-full-llvm (requires openvino)
- llama.cpp-openvino (requires openvino)
- openvino (requires openvino-intel-npu-plugin) (optional)
- openvino (requires openvino-intel-gpu-plugin) (optional)
- openvino-intel-gpu-plugin (requires openvino)
- openvino-intel-gpu-plugin-git (requires openvino)
- openvino-intel-npu-plugin (requires openvino)
- openvino-intel-npu-plugin-git (requires openvino)
- openvino-models (requires openvino)
- python-openvino (requires openvino)
- python-openvino-git (requires openvino)
- python-rapidocr (requires python-openvino) (optional)
- whisper.cpp-openvino (requires openvino)
Latest Comments
lsr commented on 2026-04-30 10:09 (UTC)
Quiet note for anyone else that may run into this, this package may break things that depend on the system version of libtbb due to adding an ld.so.conf.d rule that overrides such references with the version embedded in openvino-bin.
Commenting out
/opt/intel/openvino/runtime/3rdparty/tbb/libin /etc/ld.so.conf.d/openvino.conf fixed those for me (e.g. mold).leenux commented on 2026-01-06 08:01 (UTC)
Since the install of this openvino-bin package and the removal of the openvino package, audacity can not run with openvino plugin enabled. This is the error message: Unable to load the "mod-openvino" module.
Error: Inappropriate ioctl for device The latest AUR openvino package is not building here, so I tried the bin version. Took me some time to get the openvino audacity plugin running and because this is a bad situation, I want to warn others. Do not install this package if you have a openvino audacity running.