# pybind11 を Homebrew, MacPorts, pacman, apt, dnf でインストール

pybind11 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:pybind11
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install pybind11
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pybind11
```

  証拠: MacPorts ports tree: devel/pybind11/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- pacman (92%):

```sh
sudo pacman -S pybind11
```

  証拠: Arch Linux sync databases: pybind11 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install pybind11-dev
```

  証拠: Debian stable package indexes: pybind11-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install pybind11-devel
```

  証拠: Fedora Rawhide package metadata: pybind11-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:pybind11
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.4
- **ソース概要:** Seamless operability between C++11 and Python
- **ホームページ:** <https://github.com/pybind/pybind11>
- **リポジトリ:** <https://github.com/pybind/pybind11>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- pybind11-config (エイリアス)
- pybind11-config-3.13 (エイリアス)
- pybind11-config-3.14 (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.0.4

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - pybind11-dev - 2.13.6-2: normalized package name match | Debian stable package indexes: pybind11-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | seamless operability between C++11 and Python | https://github.com/pybind/pybind11
- Debian apt - pybind11-doc - 2.13.6-2: normalized package name match | Debian stable package indexes: pybind11-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation for pybind11 | https://github.com/pybind/pybind11
- Debian apt - python3-pybind11 - 2.13.6-2: normalized package name match | Debian stable package indexes: python3-pybind11 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | pybind11 helper module for Python 3 | https://github.com/pybind/pybind11
- Ubuntu apt - pybind11-dev - 2.11.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: pybind11-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | seamless operability between C++11 and Python | https://github.com/pybind/pybind11
- Ubuntu apt - pybind11-doc - 2.11.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: pybind11-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | documentation for pybind11 | https://github.com/pybind/pybind11
- Ubuntu apt - python3-pybind11 - 2.11.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-pybind11 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | pybind11 helper module for Python 3 | https://github.com/pybind/pybind11
- dnf - pybind11-devel - 3.0.4-7.fc45: normalized package name match | Fedora Rawhide package metadata: pybind11-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development headers for pybind11 | https://github.com/pybind/pybind11
- dnf - python3-pybind11 - 3.0.4-7.fc45: normalized package name match | Fedora Rawhide package metadata: python3-pybind11 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development headers for pybind11 | https://github.com/pybind/pybind11
- pacman - pybind11 - 3.0.4-1: normalized package name match | Arch Linux sync databases: pybind11 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A lightweight header-only library that exposes C++ types in Python and vice versa | https://pybind11.readthedocs.org/
- MacPorts - pybind11: normalized package name match | MacPorts ports tree: devel/pybind11/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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