How to Install golang-github-coreos-ioprogress-dev in Ubuntu 18.04



Install golang-github-coreos-ioprogress-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-coreos-ioprogress-dev

Description:

progress bars around io.Reader/Writers

Ioprogress is a Goolang library with implementations of io.Reader and io.Writer that draws progress bars. The primary use case for these are for CLI applications.

Homepage: https://github.com/coreos/ioprogress

Version: 0.0~git20151023.0.4637e49-1

Section: universe/devel