Download and run the executable in a terminal.If you have Python installed and want to run the source code, you will need to use pip install -r requirements.txt to install the required packages. It is advised to create a virtual environment for this program (conda / venv). You can then...