How to Install libharfbuzz-dev in Ubuntu 18.04



Install libharfbuzz-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libharfbuzz-dev

Description:

Development files for OpenType text shaping engine

HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the header files and static libraries for the HarfBuzz library.

Homepage: https://www.freedesktop.org/wiki/Software/HarfBuzz

Version: 1.7.2-1ubuntu1

Section: libdevel