golang-github-urfave-cli-dev software package provides package for building command line apps in Go, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-urfave-cli-dev
golang-github-urfave-cli-dev is installed in your system.
Make ensure the golang-github-urfave-cli-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-urfave-cli-dev *
You will get with golang-github-urfave-cli-dev package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Development |
| Package | golang-github-urfave-cli-dev |
| Version | 1.18.0-1 |
| Description | package for building command line apps in Go |
| Sub Section | devel |