golang-doozer-bin software package provides Go client for doozerd, a consistent, distributed data store, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-doozer-bin
golang-doozer-bin is installed in your system.
Make ensure the golang-doozer-bin package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-doozer-bin *
You will get with golang-doozer-bin package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Development |
| Package | golang-doozer-bin |
| Version | 0.0~git20130909-1 |
| Description | Go client for doozerd, a consistent, distributed data store |
| Sub Section | Devel |