libdisorder-tools software package provides entropy measurement of byte streams, 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 libdisorder-tools
libdisorder-tools is installed in your system.
Make ensure the libdisorder-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdisorder-tools *
You will get with libdisorder-tools package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Miscellaneous |
| Package | libdisorder-tools |
| Version | 0.0.2-1 |
| Description | entropy measurement of byte streams |
| Sub Section | misc |