golang-github-gucumber-gucumbe software package provides Cucumber BDD-style testing for Go -- source, 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-gucumber-gucumbe
golang-github-gucumber-gucumbe is installed in your system.
Make ensure the golang-github-gucumber-gucumbe package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-gucumber-gucumbe*
You will get with golang-github-gucumber-gucumbe package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Development |
| Package | golang-github-gucumber-gucumbe |
| Version | 0.0~git20160715.0.71608e2-1 |
| Description | Cucumber BDD-style testing for Go -- source |
| Sub Section | devel |