How to Install golang-github-gogo-protobuf-dev in Ubuntu 18.04



Install golang-github-gogo-protobuf-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-gogo-protobuf-dev

Description:

alternative protocol buffer support for Golang - sources

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 sources.

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

Version: 0.5-1

Section: universe/devel