How to Install golang-github-mitchellh-go-wordwrap-dev in Ubuntu 18.04



Install golang-github-mitchellh-go-wordwrap-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-mitchellh-go-wordwrap-dev

Description:

Go package for wrapping words into multiple lines

This package wraps words to limit the line length to a given number of characters, which is useful to format output in console programs.

Homepage: https://github.com/mitchellh/go-wordwrap

Version: 0.0~git20150314.0.ad45545-3

Section: universe/devel