macOS
brew install openvinolocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de openvino pour les workflows d'agents IA.
installation
brew install openvinolocal Homebrew formula metadata
sudo dnf install openvinoFedora Rawhide package metadata · openvino · Source: dl.fedoraproject.org
nix profile install nixpkgs#openvinonixpkgs package indexes · pkgs/by-name/op/openvino/package.nix · Source: api.github.com
sudo zypper install libopenvino2620openSUSE Tumbleweed package metadata · libopenvino2620 · Source: download.opensuse.org
aperçu
Open Visual Inference And Optimization toolkit for AI inference
historique
OpenVINO, short for Open Visual Inference and Neural Network Optimization, is Intel's open source toolkit for optimizing and deploying AI inference. It grew from a computer-vision inference toolkit into a broader runtime for conventional deep learning, generative AI, model serving, and Intel CPU, GPU, and NPU deployment.
Intel introduced OpenVINO as a distribution for taking trained neural-network models and running them efficiently on Intel hardware. The project standardized a workflow around model conversion, graph optimization, a runtime API, and device plugins rather than training models from scratch.
Early OpenVINO packaging centered on the Model Optimizer and Inference Engine. The 2022 release line introduced OpenVINO API 2.0, aligning inputs and outputs more closely with common framework tensor conventions while retaining older Inference Engine and nGraph APIs during the transition.
The 2023 and 2024 release notes show the toolkit expanding beyond classic computer vision into speech, recommendation systems, natural language processing, Stable Diffusion, transformer models, LLM-oriented optimizations, OpenVINO GenAI, model-serving workflows, JavaScript access, and NPU support for Intel Core Ultra systems.
OpenVINO's adoption path follows Intel's hardware platform strategy: give developers one inference API and deployment stack across laptops, edge devices, servers, and AI PCs. The public GitHub organization includes the main runtime, NNCF compression tooling, notebooks, GenAI libraries, and OpenVINO Model Server, which indicates a package family rather than a single binary.
It became a package-manager concern because AI applications increasingly need native runtimes, Python wheels, CLI tools such as ovc and benchmark_app, device plugins, and framework bridges. OpenVINO packages are used by developers who want to benchmark models, convert framework artifacts, reduce inference cost with quantization or compression, and deploy on Intel hardware without binding directly to one training framework.
Developers use OpenVINO to load or convert models from frameworks such as PyTorch, TensorFlow, ONNX, TensorFlow Lite, PaddlePaddle, and JAX/Flax; optimize or compress them; then run inference through C++, Python, C, Node.js, server, or GenAI APIs. Operators also use benchmark_app to measure throughput and latency on target devices.
The package is most visible in edge AI, AI PC, industrial vision, local LLM, and model-serving workflows where deployment constraints matter more than model training.
OpenVINO is the kind of package that turns dependency management into hardware enablement: a formula or distro package can decide whether an AI app has CPU, GPU, or NPU acceleration and whether model artifacts from several ML ecosystems can share one runtime.
It is also a moving example of AI packaging churn: native C++ libraries, Python and JavaScript bindings, command-line converters, release-year documentation, and device plugins all need to stay aligned.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
benchmark_app | cli | exécutable global | |
ovc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/openvinotoolkit/openvino
métadonnées d'installation
| Clé du paquet | brew:openvino |
|---|---|
| Version | 2026.2.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/openvino |
| Page d'accueil | https://docs.openvino.ai |
| Dépôt | https://github.com/openvinotoolkit/openvino |
| Docs amont | https://docs.openvino.ai/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/openvinotoolkit/openvino/archive/refs/tags/2026.2.1.tar.gz |
| Dernière mise à jour | 2026-06-20T05:07:44Z |
| Pulse | updated |
| Dépendances | abseil, nlohmann-json, numpy, onnx, protobuf, pugixml, snappy, tbb |
| Dépendances de compilation | cmake, flatbuffers, pkgconf, pybind11, python@3.14, scons |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openvino |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
openvino
nix profile install nixpkgs#openvinointel-npu-compiler 2025.1.0-14.fc44
OpenVINO NPU Compiler
https://github.com/openvinotoolkit/openvino
sudo dnf install intel-npu-compilerlibopenvino-ir-frontend 2025.1.0-14.fc44
OpenVINO IR Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-ir-frontendlibopenvino-onnx-frontend 2025.1.0-14.fc44
OpenVINO ONNX Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-onnx-frontendlibopenvino-paddle-frontend 2025.1.0-14.fc44
OpenVINO Paddle Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-paddle-frontendlibopenvino-pytorch-frontend 2025.1.0-14.fc44
OpenVINO PyTorch Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-pytorch-frontendlibopenvino-tensorflow-frontend 2025.1.0-14.fc44
OpenVINO Tensorflow Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-tensorflow-frontendlibopenvino-tensorflow-lite-frontend 2025.1.0-14.fc44
OpenVINO Tensorflow-lite Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-tensorflow-lite-frontendopenvino 2025.1.0-14.fc44
Toolkit for optimizing and deploying AI inference
https://github.com/openvinotoolkit/openvino
sudo dnf install openvinoopenvino-devel 2025.1.0-14.fc44
Development files for openvino
https://github.com/openvinotoolkit/openvino
sudo dnf install openvino-developenvino-plugins 2025.1.0-14.fc44
OpenVINO Plugins
https://github.com/openvinotoolkit/openvino
sudo dnf install openvino-pluginspython3-openvino 2025.1.0-14.fc44
OpenVINO Python API
https://github.com/openvinotoolkit/openvino
sudo dnf install python3-openvinolibopenvino2620 2026.2.0-1.1
Shared library for OpenVINO toolkit
https://github.com/openvinotoolkit/openvino
sudo zypper install libopenvino2620libopenvino_c2620 2026.2.0-1.1
Shared C library for OpenVINO toolkit
https://github.com/openvinotoolkit/openvino
sudo zypper install libopenvino_c2620libopenvino_ir_frontend2620 2026.2.0-1.1
Paddle frontend for Intel OpenVINO toolkit
https://github.com/openvinotoolkit/openvino
sudo zypper install libopenvino_ir_frontend2620libopenvino_onnx_frontend2620 2026.2.0-1.1
Onnx frontend for OpenVINO toolkit
https://github.com/openvinotoolkit/openvino
sudo zypper install libopenvino_onnx_frontend2620piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.