libiphb0 software package provides API for IP Heartbeat service, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libiphb0
libiphb0 is installed in your system.
Make ensure the libiphb0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libiphb0 *
You will get with libiphb0 package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | libiphb0 |
| Version | 1.2.4+15.10.20150929-0ubuntu1 |
| Description | API for IP Heartbeat service |
| Sub Section | Libs |