# protobuf をインストール

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

## インストール

```sh
sudo av install brew:protobuf
```

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

### macOS

- Homebrew (100%):

```sh
brew install protobuf
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install protobuf
```

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

### Linux

- apk (92%):

```sh
sudo apk add protobuf
```

  証拠: Alpine Linux edge package indexes: protobuf from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install protobuf
```

  証拠: Fedora Rawhide package metadata: protobuf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#protobuf
```

  証拠: nixpkgs package indexes: protobuf from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S protobuf
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/protobuf
```

  証拠: Scoop official bucket manifest trees: bucket/protobuf.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Google.Protobuf -e
```

  証拠: Windows Package Manager source index: Google.Protobuf from https://cdn.winget.microsoft.com/cache/source.msix

- Chocolatey (92%):

```sh
choco install protoc
```

  証拠: Chocolatey community package catalog: protoc from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','powershellgac'

## パッケージ情報

- **パッケージキー:** brew:protobuf
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/protobuf>
- **バージョン:** 35.0
- **ソース概要:** Protocol buffers (Google's data interchange format)
- **ホームページ:** <https://protobuf.dev/>
- **リポジトリ:** <https://github.com/protocolbuffers/protobuf>
- **上流ドキュメント:** <https://protobuf.dev/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protobuf-35.0.tar.gz>
- **更新:** 2026-05-21T21:54:12Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- protoc (cli)
- protoc-35.0.0 (cli)
- protoc-gen-upb (cli)
- protoc-gen-upb-35.0.0 (cli)
- protoc-gen-upb_minitable (cli)
- protoc-gen-upb_minitable-35.0.0 (cli)
- protoc-gen-upbdefs (cli)
- protoc-gen-upbdefs-35.0.0 (cli)
- protoc (エイリアス)
- protoc-35.0.0 (エイリアス)
- protoc-gen-upb (エイリアス)
- protoc-gen-upb-35.0.0 (エイリアス)
- protoc-gen-upb_minitable (エイリアス)
- protoc-gen-upb_minitable-35.0.0 (エイリアス)
- protoc-gen-upbdefs (エイリアス)
- protoc-gen-upbdefs-35.0.0 (エイリアス)

## 依存関係

- abseil

## ビルド依存関係

- cmake
- googletest

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 35.0
- マネージャ更新日: 2026-05-21
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/protocolbuffers/protobuf
- info: No cached GitHub release or tag data was available.

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** green / low
- narrow executable package without higher-risk signals

## 関連リンク

- [abseil](https://www.automicvault.com/pkg/brew/abseil/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [googletest](https://www.automicvault.com/pkg/brew/googletest/) - Build dependency declared by Homebrew.
- [mysql](https://www.automicvault.com/pkg/brew/mysql/) - Popular package that depends on this formula.
- [grpc](https://www.automicvault.com/pkg/brew/grpc/) - Popular package that depends on this formula.
- [apache-arrow](https://www.automicvault.com/pkg/brew/apache-arrow/) - Popular package that depends on this formula.
- [onnx](https://www.automicvault.com/pkg/brew/onnx/) - Popular package that depends on this formula.
- [openvino](https://www.automicvault.com/pkg/brew/openvino/) - Popular package that depends on this formula.
- [opencv](https://www.automicvault.com/pkg/brew/opencv/) - Popular package that depends on this formula.
- [mysql@8.0](https://www.automicvault.com/pkg/brew/mysql-8-0/) - Popular package that depends on this formula.
- [pytorch](https://www.automicvault.com/pkg/brew/pytorch/) - Popular package that depends on this formula.
- [protobuf@29](https://www.automicvault.com/pkg/brew/protobuf-29/) - Package name indicates the same formula family.
- [protobuf@33](https://www.automicvault.com/pkg/brew/protobuf-33/) - Package name indicates the same formula family.

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
