How to install protobuf compiler on debian

Created on 2018-12-18


Installation by package manager

Package names:

[1] At the moment, the golang-goprotobuf-dev package is too old. I recommended installing it with the go get command.

$ go get -u -v github.com/golang/protobuf/protoc-gen-go