How to Install cmis-client in Ubuntu 18.04



Install cmis-client by entering the following commands in the terminal:

sudo apt update
sudo apt install cmis-client

Description:

client for the CMIS protocol

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 cmis-client standalone application.

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

Version: 0.5.1+git20160603-3build2

Section: universe/utils