How to Install golang-github-jteeuwen-go-bindata-dev in Ubuntu 18.04



Install golang-github-jteeuwen-go-bindata-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-jteeuwen-go-bindata-dev

Description:

embed data in a Go program - library package

This tool converts any file into manageable Go source code. It is useful for embedding binary data into a Go program. The file data is optionally gzip compressed before being converted to a raw byte slice. . This package contains the library to be used by other Go programs.

Homepage: https://github.com/jteeuwen/go-bindata

Version: 3.0.7+git20151023.72.a0ff256-3

Section: universe/devel