macOS
brew install openvinolocal Homebrew formula metadata
brew / 順位 428
openvino のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install openvinolocal Homebrew formula metadata
sudo dnf install openvinoFedora Rawhide package metadata · openvino · ソース: dl.fedoraproject.org
nix profile install nixpkgs#openvinonixpkgs package indexes · pkgs/by-name/op/openvino/package.nix · ソース: api.github.com
sudo zypper install libopenvino2621openSUSE Tumbleweed package metadata · libopenvino2621 · ソース: download.opensuse.org
概要
Open Visual Inference And Optimization toolkit for AI inference
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
benchmark_app | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
ovc | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:openvino |
|---|---|
| バージョン | 2026.2.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://docs.openvino.ai |
| リポジトリ | https://github.com/openvinotoolkit/openvino |
| 最終更新 | 2026-07-11T09:50:50+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
openvino
nix profile install nixpkgs#openvinolibopenvino-auto-batch-plugin 2026.0.0-12.fc45
Automatic batch software plugin for OpenVINO
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-auto-batch-pluginlibopenvino-auto-plugin 2026.0.0-12.fc45
Auto / Multi software plugin for OpenVINO
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-auto-pluginlibopenvino-devel 2026.0.0-12.fc45
Development files for openvino
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-devellibopenvino-hetero-plugin 2026.0.0-12.fc45
Hetero plugin for OpenVINO
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-hetero-pluginlibopenvino-intel-cpu-plugin 2026.0.0-12.fc45
Intel CPU plugin for OpenVINO
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-intel-cpu-pluginlibopenvino-intel-gpu-plugin 2026.0.0-12.fc45
Intel GPU plugin for OpenVINO
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-intel-gpu-pluginlibopenvino-ir-frontend 2026.0.0-12.fc45
OpenVINO IR Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-ir-frontendlibopenvino-onnx-frontend 2026.0.0-12.fc45
OpenVINO ONNX Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-onnx-frontendlibopenvino-paddle-frontend 2026.0.0-12.fc45
OpenVINO Paddle Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-paddle-frontendlibopenvino-pytorch-frontend 2026.0.0-12.fc45
OpenVINO PyTorch Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-pytorch-frontendlibopenvino-tensorflow-frontend 2026.0.0-12.fc45
OpenVINO TensorFlow Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-tensorflow-frontendlibopenvino-tensorflow-lite-frontend 2026.0.0-12.fc45
OpenVINO TensorFlow Lite Frontend
https://github.com/openvinotoolkit/openvino
sudo dnf install libopenvino-tensorflow-lite-frontendopenvino 2026.0.0-12.fc45
Toolkit for optimizing and deploying AI inference
https://github.com/openvinotoolkit/openvino
sudo dnf install openvinoopenvino-samples 2026.0.0-12.fc45
C and C++ samples for OpenVINO
https://github.com/openvinotoolkit/openvino
sudo dnf install openvino-samplespython3-openvino 2026.0.0-12.fc45
OpenVINO Python API
https://github.com/openvinotoolkit/openvino
sudo dnf install python3-openvinoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.