SDK

installation

SDK for Linux

Download the SDK bundle from github here.
Video below from an installation of the CloudBackend SDK on Ubuntu Linux.

SDK installation on Ubuntu 24 Linux.

After the installation the files will be available in ~/cbe/current.

Explore the C++ and Java Examples folders that have scripts for compiling and running these programs and tutorial in the documentation.

Installation steps:

  1. Download the package from this link.
  2. On your Ubuntu Linux computer; unzip the downloaded file.
  3. cd to the unpacked folder.
  4. Run the SDK install script; installSDK.sh
  5. First the package for C++; answer the questions.
  6. Then the Java SDK; answer the questions.
  7. After the script ends, cd ..
  8. CloudBackend SDK is now installed locally.