libharfbuzz0b software package provides OpenType text shaping engine (shared library), 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 libharfbuzz0b
libharfbuzz0b is installed in your system.
Make ensure the libharfbuzz0b package were installed using the commands given below,
$ sudo dpkg-query -l | grep libharfbuzz0b *
You will get with libharfbuzz0b package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libharfbuzz0b |
| Version | 0.9.35-2 |
| Description | OpenType text shaping engine (shared library) |
| Sub Section | libs |