How to Install golang-goprotobuf-dev in Ubuntu 18.04



Install golang-goprotobuf-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-goprotobuf-dev

Description:

Protocol buffer support for the Go programming language

Adds support for serializing and deserializing data in the protocol buffer format for users of the Go language. This will also install a protobuf compiler filter which will allow you to compile protocol buffers to Go code using protoc from the protobuf-compiler package.

Homepage: https://github.com/golang/protobuf

Version: 0.0~git20170808.0.1909bc2-2

Section: universe/devel