1. move the downloaded file in a directory, where you want to install it

2. unzip the file with:

gzip -d pyjoin.tar.gz

3. unpack the new tar file with:

tar xvf pyjoin.tar

4. run the application with the comman:

./<directory>/pyjoin.py &