How to Install golang-github-google-subcommands-dev in Ubuntu 18.04



Install golang-github-google-subcommands-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-google-subcommands-dev

Description:

go package for add some subcommands to single command

Subcommands is a Go package that implements a simple way for a single command to have many subcommands, each of which takes arguments and so forth.

Homepage: https://github.com/google/subcommands

Version: 0.0~git20170830.ce3d4cfc-2

Section: universe/devel