How to Install golang-gopkg-alecthomas-kingpin.v2-dev in Ubuntu 18.04



Install golang-gopkg-alecthomas-kingpin.v2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-alecthomas-kingpin.v2-dev

Description:

command-line and flag parser for Go

This package provides a fluent-style, type-safe command-line parser. It supports flags, nested commands, positional arguments, customizable help output using Go templates, and automatically generated man pages.

Homepage: https://github.com/alecthomas/kingpin

Version: 2.2.3-2

Section: universe/devel