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