How to install / uninstall on a Linux Distribution :
====================================================

Run Setup.sh or open a terminal from the unziped folder : "sudo ./Setup.sh"


Error message : Could not load the Qt platform plugin "xcb"
===========================================================

Install QT5 Package : sudo apt install qtbase5-dev
