How To Install Protoc-c On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install Protoc-c On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

protoc-c

Protocol Buffers C compiler (protobuf-c)

Maintainer: Robert Edmonds



Section: devel

Install protoc-c

  • Debian apt-get install protobuf-c-compiler Click to copy
  • Ubuntu apt-get install protobuf-c-compiler Click to copy
  • Alpine OS apk add protobuf-c Click to copy
  • Arch Linux pacman -S protobuf-c Click to copy
  • Kali Linux apt-get install protobuf-c-compiler Click to copy
  • CentOS yum install protobuf-c-compiler Click to copy
  • Fedora dnf install protobuf-c-compiler Click to copy
  • Raspbian apt-get install protobuf-c-compiler Click to copy
  • macOS brew install protobuf-c Click to copy
Installation of latest protoc-c command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.