How to Install golang-github-labstack-gommon-dev in Ubuntu 18.04



Install golang-github-labstack-gommon-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-labstack-gommon-dev

Description:

common package that provides parser, coloring, logging for go

This is a library that provides parser, coloring, logging tool for go. These are provided with the following names. . - Bytes - Format/parse bytes. - Color - Style terminal text. - Log - Simple logging.

Homepage: https://github.com/labstack/gommon

Version: 0.2.3-2

Section: universe/devel