This repo hosts an installation script for Qpoint.
# installs into /usr/local/bin/qpoint
curl -s https://get.qpoint.io/install | sudo sh
# downloads to a tmp dir which is cleaned up afterwards
curl -s https://get.qpoint.io/demo | sudo sh
For further instructions, see the Qpoint docs.