# flatbuffers installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für flatbuffers in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:flatbuffers
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install flatbuffers
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install flatbuffers
```

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

### Linux

- apk (92%):

```sh
sudo apk add flatbuffers
```

  Evidenz: Alpine Linux edge package indexes: flatbuffers from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install flatbuffers
```

  Evidenz: Fedora Rawhide package metadata: flatbuffers 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#flatbuffers
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/fl/flatbuffers/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S flatbuffers
```

  Evidenz: Arch Linux sync databases: flatbuffers from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

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

  Evidenz: Windows Package Manager source index: Google.flatbuffers from https://cdn.winget.microsoft.com/cache/source.msix

- Chocolatey (92%):

```sh
choco install flatc
```

  Evidenz: Chocolatey community package catalog: flatc from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='10.194799','superslicer'

- Scoop (92%):

```sh
scoop install main/flatc
```

  Evidenz: Scoop official bucket manifest trees: bucket/flatc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:flatbuffers
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/flatbuffers>
- **Version:** 25.12.19
- **Quellzusammenfassung:** Serialization library for C++, supporting Java, C#, and Go
- **Homepage:** <https://google.github.io/flatbuffers>
- **Repository:** <https://github.com/google/flatbuffers>
- **Upstream-Dokumentation:** <https://google.github.io/flatbuffers>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/google/flatbuffers/archive/refs/tags/v25.12.19.tar.gz>
- **Aktualisiert:** 2026-05-09T00:35:44Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- flatc (cli)
- flatc (Alias)

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 25.12.19
- Manager aktualisiert: 2026-05-09
- lokale Daten: ok
- Upstream-Repository: https://github.com/google/flatbuffers
- neueste erkannte Version: v25.12.19 (current)

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [halide](https://www.automicvault.com/pkg/brew/halide/) - Popular package that depends on this formula.

## Quellen

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