Post
Topic
Board Beginners & Help
Re: install Bitcoin-Qt on Debian?
by
DubFX
on 06/09/2014, 20:42:23 UTC

How to install on Debian?
thanks


 
Download the package for linux

Extract into /tmp

Run terminal

Install required QT4 library : su -c "apt-get install libqtgui4-gui"

Install -qt wallet : su -c "chown -R root:root /tmp/bitcoin* && mv /tmp/bitcoin* /opt/"

Run the wallet : /opt/bitcoin*/bin/64/bitcoin-qt
Linuxes infamous in google I don't think so?Google might have been the answer rather
Well it's the basic guide, i don't get you post at all but yes OP could rather google it if this won't work for him. Also the last command is for 64bit computers if OP has 32 bit then change that 64 in last command to 32.