How to Install golang-github-urfave-cli-dev in Ubuntu 18.04



Install golang-github-urfave-cli-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-urfave-cli-dev

Description:

package for building command line apps in Go

"Cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

Homepage: https://github.com/urfave/cli

Version: 1.20.0-1

Section: universe/devel