First make sure that you have all the dependencies by typing this command in the terminal:

sudo apt-get install python openssl git python-qt4

Now, type this command all on one line:

git clone https://github.com/Bitmessage/PyBitmessage ~/PyBitmessage

(~/ is shorthand for your home folder)

Run it by entering this command:

~/PyBitmessage/src/bitmessagemain.py

Reply via email to