How to Install golang-github-gosuri-uitable-dev in Ubuntu 18.04



Install golang-github-gosuri-uitable-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-gosuri-uitable-dev

Description:

go library to improve readability in terminal apps using tabular data

uitable is a go library for representing data as tables for terminal applications. It provides primitives for sizing and wrapping columns to improve readability.

Homepage: https://github.com/gosuri/uitable

Version: 0.0~git20170830.36ee7e94-1

Section: universe/devel