This document describes how to install on CentOS.
Unzip the installation package.
unzip xstream-centos7-v0.0.1.zip
Run the cli
to verify XStream is installed successfully or not.
# cd xstream
# bin/cli --version
xstream version 0.0.1
If it can print the version, then XStream is installed successfully.