How to Install libreofficekit-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libreofficekit-dev

Description:

LibreOfficeKit -- headers

LibreOfficeKit can be used for accessing LibreOffice functionality through C/C++, without any need to use UNO. . For now it only offers document conversion (in addition to an experimental tiled rendering API). . This package contains the headers needed for using LibreOfficeKit.

Homepage: http://www.libreoffice.org

Version: 1:6.0.3-0ubuntu1

Section: libdevel