golang-github-retailnext-hllpp software package provides HyperLogLog++ cardinality estimation algorithm, 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-retailnext-hllpp
golang-github-retailnext-hllpp is installed in your system.
Make ensure the golang-github-retailnext-hllpp package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-retailnext-hllpp*
You will get with golang-github-retailnext-hllpp package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Databases |
| Package | golang-github-retailnext-hllpp |
| Version | 0.0~git20150319.0.38a7bb7-1 |
| Description | HyperLogLog++ cardinality estimation algorithm |
| Sub Section | Databases |