How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Protocol Buffer Compiler Installation

calendar_today January 1, 0001 person domain protocol-buffers

The protocol buffer compiler, protoc, is used to compile .proto files, which contain service and message definitions. Choose one of the methods given below to install protoc. Install Pre-compiled Binaries (Any OS) To install the latest release of the protocol compiler from pre-compiled binaries, follow these instructions: Navigate to the latest GitHub Release. Download the zip file corresponding to your operating system and computer architecture (protoc---.zip). For example, for Linux x86-64 on 34.

open_in_new Read original post