How to Install golang-github-docopt-docopt-go-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-docopt-docopt-go-dev

Description:

Implementation of docopt in the Go programming language

Docopt helps you define an interface for your command-line app and automatically generate a parser for it. Its interface descriptions are based on a formalization of the standard conventions used in help messages and man pages. . This package provides an implementation of docopt in the Go programming language.

Homepage: https://github.com/docopt/docopt-go

Version: 0.6.2+git20160216.0.784ddc5-1

Section: universe/devel