# 使用 Homebrew, dnf, Nix, zypper 安装 openvino

查看 openvino 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:openvino
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install openvino
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install openvino
```

  证据: Fedora Rawhide package metadata: openvino from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#openvino
```

  证据: nixpkgs package indexes: pkgs/by-name/op/openvino/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install libopenvino2621
```

  证据: openSUSE Tumbleweed package metadata: libopenvino2621 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:openvino
- **软件包管理器:** Homebrew
- **版本:** 2026.2.1
- **来源摘要:** Open Visual Inference And Optimization toolkit for AI inference
- **主页:** <https://docs.openvino.ai>
- **仓库:** <https://github.com/openvinotoolkit/openvino>
- **最后更新:** 2026-07-11T09:50:50+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- benchmark_app (别名)
- ovc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2026.2.1
## 项目历史与用法

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.

### 时间线

- 2018: Intel releases OpenVINO as an open source toolkit for deep-learning inference deployment.
- 2022: OpenVINO API 2.0 is introduced with cleaner tensor-oriented APIs and a migration path from older Inference Engine and nGraph APIs.
- 2023: OpenVINO release notes add wider generative-AI model support, including Stable Diffusion and transformer-family workloads.
- 2023-2024: OpenVINO GenAI, OpenVINO Model Server, JavaScript access, and NPU support broaden the toolkit beyond the original computer-vision focus.
- 2026: OpenVINO documentation describes runtime support across Linux, Windows, and macOS with Python, C++, and C APIs.

### Related projects

- OpenVINO is related to Intel oneAPI, OpenCV, NNCF, OpenVINO Model Server, OpenVINO GenAI, ONNX, PyTorch, TensorFlow, PaddlePaddle, JAX/Flax, and hardware plugin stacks for Intel CPU, GPU, and NPU devices.

### 来源

- <https://docs.openvino.ai/>
- <https://docs.openvino.ai/2024/about-openvino.html>
- <https://github.com/openvinotoolkit>
- <https://github.com/openvinotoolkit/openvino>
- <https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino/2022-2.html>
- <https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino/2023-1.html>
- <https://www.intel.com/content/www/us/en/developer/articles/release-notes/openvino/2024-1.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - openvino: normalized package name match | nixpkgs package indexes: pkgs/by-name/op/openvino/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - libopenvino-auto-batch-plugin - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-auto-batch-plugin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Automatic batch software plugin for OpenVINO | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-auto-plugin - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-auto-plugin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Auto / Multi software plugin for OpenVINO | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-devel - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for openvino | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-hetero-plugin - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-hetero-plugin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Hetero plugin for OpenVINO | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-intel-cpu-plugin - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-intel-cpu-plugin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Intel CPU plugin for OpenVINO | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-intel-gpu-plugin - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-intel-gpu-plugin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Intel GPU plugin for OpenVINO | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-ir-frontend - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-ir-frontend from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OpenVINO IR Frontend | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-onnx-frontend - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-onnx-frontend from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OpenVINO ONNX Frontend | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-paddle-frontend - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-paddle-frontend from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OpenVINO Paddle Frontend | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-pytorch-frontend - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-pytorch-frontend from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OpenVINO PyTorch Frontend | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-tensorflow-frontend - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-tensorflow-frontend from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OpenVINO TensorFlow Frontend | https://github.com/openvinotoolkit/openvino
- dnf - libopenvino-tensorflow-lite-frontend - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libopenvino-tensorflow-lite-frontend from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OpenVINO TensorFlow Lite Frontend | https://github.com/openvinotoolkit/openvino
- dnf - openvino - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: openvino from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Toolkit for optimizing and deploying AI inference | https://github.com/openvinotoolkit/openvino
- dnf - openvino-samples - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: openvino-samples from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | C and C++ samples for OpenVINO | https://github.com/openvinotoolkit/openvino
- dnf - python3-openvino - 2026.0.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: python3-openvino from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OpenVINO Python API | https://github.com/openvinotoolkit/openvino


## Combined YAML source

View the package source record on GitHub. [combined/openvino.yml](https://github.com/mxcl/pkgdb/blob/main/combined/openvino.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
