How to Install gogoprotobuf in Ubuntu 18.04



Install gogoprotobuf by entering the following commands in the terminal:

sudo apt update
sudo apt install gogoprotobuf

Description:

alternative protocol buffer support for Golang - utilities

An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides utilities.

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

Version: 0.5-1

Section: universe/devel