pkg.soopen package index

brew / Rang 693

protobuf-c mit Homebrew, apk, dnf, MacPorts, pacman, apt, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install protobuf-c

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install protobuf-c

MacPorts ports tree · devel/protobuf-c/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add protobuf-c

Alpine Linux edge package indexes · protobuf-c · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install protobuf-c

Fedora Rawhide package metadata · protobuf-c · Quelle: dl.fedoraproject.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S protobuf-c

Arch Linux sync databases · protobuf-c · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libprotobuf-c-dev

Debian stable package indexes · libprotobuf-c-dev · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install libprotobuf-c1

openSUSE Tumbleweed package metadata · libprotobuf-c1 · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Protocol buffers library

Befehle und Aliase

  • protoc-c
  • protoc-gen-c

Verlauf

Projektgeschichte und Nutzung

protobuf-c is a C implementation of Protocol Buffers comprising a serialization runtime library and a `protoc` code-generation plugin.

Projektgeschichte

Dave Benson originally wrote protobuf-c as a C implementation of Google's Protocol Buffers and maintained it through version 0.15. Maintenance later passed to a new team.

The project includes `libprotobuf-c` for encoding and decoding and `protoc-gen-c`, formerly commonly invoked as `protoc-c`, for generating C descriptors and bindings from `.proto` definitions. Its former RPC implementation was separated into the protobuf-c-rpc project.

Beginning with version 1.0.0, protobuf-c adopted Semantic Versioning and generated headers gained version guards to detect incompatible compiler and runtime combinations.

Adoptionsgeschichte

protobuf-c is widely distributed as both a development library and command-line code generator. The supplied package facts record packages across Homebrew, Alpine, Debian, Ubuntu, Fedora, Arch Linux, openSUSE, and MacPorts.

The project survived a maintainer transition after Dave Benson maintained it through version 0.15. A new team continued development, standardized semantic versioning at 1.0.0, and maintained compatibility with successive releases of Google's protobuf compiler and runtime.

Wie es verwendet wird

Write message schemas as `.proto` files and run the upstream `protoc` compiler with the protobuf-c plugin to generate `.pb-c.c` and `.pb-c.h` files.

Compile the generated C source into the application and link it with `libprotobuf-c`; the official README documents discovering compiler and linker flags with `pkg-config`.

The maintainers recommend regenerating bindings during the build rather than committing stale generated files, because generated headers and the installed runtime may become incompatible.

Warum Paket-Nerds sich dafür interessieren

protobuf-c provides Protocol Buffers interoperability for programs that need a C ABI and runtime rather than the upstream C++ implementation. Its split between generated descriptor code and a packaged runtime library makes compiler/runtime version skew an important concern for distribution maintainers.

It is a classic systems-package dependency: distributions commonly separate runtime and development packages, while builds discover it through `pkg-config`. Package maintainers must coordinate the C library, `protoc-gen-c`, and the upstream protobuf compiler.

Zeitleiste

  • 2008: Copyright history in the official API documentation begins with Dave Benson's implementation.
  • Through 0.15: Dave Benson maintained the original project.
  • 1.0.0: The project adopted Semantic Versioning and compiler/runtime version guards.
  • Later development: The RPC component was maintained separately as protobuf-c-rpc.
  • 2025: Version 1.5.2 continued compatibility work for newer Google protobuf releases.

Related projects

  • Google Protocol Buffers provides the data format and the upstream `protoc` compiler on which protobuf-c code generation depends.
  • protobuf-c-rpc contains the RPC functionality formerly included in protobuf-c.
  • protobuf-c-text provides text-format routines for the C library.

Quellen

  • Official generated API documentation: https://protobuf-c.github.io/protobuf-c/
  • Official releases: https://github.com/protobuf-c/protobuf-c/releases
  • Official repository and README: https://github.com/protobuf-c/protobuf-c

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
protoc-ccliglobales Executable
protoc-gen-ccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version1.5.2
Manager aktualisiert2026-09-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/protobuf-c/protobuf-c

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:protobuf-c
Version1.5.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/protobuf-c
Homepagehttps://github.com/protobuf-c/protobuf-c
Repositoryhttps://github.com/protobuf-c/protobuf-c
LizenzBSD-2-Clause
Quellarchivhttps://github.com/protobuf-c/protobuf-c/releases/download/v1.5.2/protobuf-c-1.5.2.tar.gz
Zuletzt aktualisiert2026-09-10T10:43:12Z
Pulseupdated
Abhängigkeitenabseil, protobuf
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameprotobuf-c
Version Scheme0
Revision18
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libprotobuf-c-dev 1.5.1-1

Protocol Buffers C static library and headers (protobuf-c)

https://github.com/protobuf-c/protobuf-c

sudo apt install libprotobuf-c-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: protobuf-c
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libprotobuf-c-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libprotobuf-c1 1.5.1-1

Protocol Buffers C shared library (protobuf-c)

https://github.com/protobuf-c/protobuf-c

sudo apt install libprotobuf-c1
  • Section: libs
  • Architecture: amd64
  • Source Package: protobuf-c
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libprotobuf-c1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

protobuf-c-compiler 1.5.1-1

Protocol Buffers C compiler (protobuf-c)

https://github.com/protobuf-c/protobuf-c

sudo apt install protobuf-c-compiler
  • Section: devel
  • Architecture: amd64
  • Source Package: protobuf-c
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Debian stable package indexes · deb.debian.org · Debian stable package indexes: protobuf-c-compiler from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libprotobuf-c-dev 1.4.1-1ubuntu4

Protocol Buffers C static library and headers (protobuf-c)

https://github.com/protobuf-c/protobuf-c

sudo apt install libprotobuf-c-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: protobuf-c
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libprotobuf-c-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libprotobuf-c1 1.4.1-1ubuntu4

Protocol Buffers C shared library (protobuf-c)

https://github.com/protobuf-c/protobuf-c

sudo apt install libprotobuf-c1
  • Section: libs
  • Architecture: amd64
  • Source Package: protobuf-c
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libprotobuf-c1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

protobuf-c-compiler 1.4.1-1ubuntu4

Protocol Buffers C compiler (protobuf-c)

https://github.com/protobuf-c/protobuf-c

sudo apt install protobuf-c-compiler
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: protobuf-c
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: protobuf-c-compiler from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

protobuf-c 1.5.2-r3

Protocol Buffers implementation in C

https://github.com/protobuf-c/protobuf-c

sudo apk add protobuf-c
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: protobuf-c
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: protobuf-c from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

protobuf-c-compiler 1.5.2-r3

Protocol Buffers C compiler

https://github.com/protobuf-c/protobuf-c

sudo apk add protobuf-c-compiler
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: protobuf-c
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: protobuf-c-compiler from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

protobuf-c-dev 1.5.2-r3

Protocol Buffers implementation in C (development files)

https://github.com/protobuf-c/protobuf-c

sudo apk add protobuf-c-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: protobuf-c
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: protobuf-c-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

protobuf-c 1.5.2-5.fc45

C bindings for Google's Protocol Buffers

https://github.com/protobuf-c/protobuf-c

sudo dnf install protobuf-c
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: protobuf-c
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: protobuf-c from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

protobuf-c-compiler 1.5.2-5.fc45

Protocol Buffers C compiler

https://github.com/protobuf-c/protobuf-c

sudo dnf install protobuf-c-compiler
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: protobuf-c
  • 12 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: protobuf-c-compiler from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

protobuf-c-devel 1.5.2-5.fc45

Protocol Buffers C headers and libraries

https://github.com/protobuf-c/protobuf-c

sudo dnf install protobuf-c-devel
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: protobuf-c
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: protobuf-c-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

protobuf3-c 1.5.2-52.fc45

C bindings for Google's Protocol Buffers

https://github.com/protobuf-c/protobuf-c

sudo dnf install protobuf3-c
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: protobuf3-c
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: protobuf3-c from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

protobuf-c 1.5.2-14

Protocol Buffers implementation in C

https://github.com/protobuf-c/protobuf-c

sudo pacman -S protobuf-c
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: protobuf-c from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libprotobuf-c1 1.5.2-2.6

C bindings for Google's Protocol Buffers

https://github.com/protobuf-c/protobuf-c

sudo zypper install libprotobuf-c1
  • License: BSD-3-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: protobuf-c
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libprotobuf-c1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

protobuf-c-devel 1.5.2-2.6

protobuf generator and headers

https://github.com/protobuf-c/protobuf-c

sudo zypper install protobuf-c-devel
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: protobuf-c
  • 12 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Protobuf C
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: protobuf-c-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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