How to Install libcmis-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libcmis-dev

Description:

CMIS protocol client library -- development

LibCMIS is a C++ client library for the CMIS interface. . This allows C++ applications to connect to any Enterprise Content Management system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access to Google Drive/OneDrive/SharePoint . This package contains the development files (headers, ...) for libcmis.

Homepage: https://github.com/tdf/libcmis

Version: 0.5.1+git20160603-3build2

Section: libdevel