golang-github-hashicorp-scada- software package provides Golang client to the HashiCorp SCADA system, 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-hashicorp-scada-
golang-github-hashicorp-scada- is installed in your system.
Make ensure the golang-github-hashicorp-scada- package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-hashicorp-scada-*
You will get with golang-github-hashicorp-scada- package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Development |
| Package | golang-github-hashicorp-scada- |
| Version | 0.0~git20160601.0.6e89678-1 |
| Description | Golang client to the HashiCorp SCADA system |
| Sub Section | devel |