|
12 years ago 6 |
1- Bitcoin automatic installation how to
Just launch the package manager and install bitcoin-qt
OR
1- Bitcoin manual installation how to
in a xterm type :
~ $ sudo add-apt-repository ppa:bitcoin/bitcoin
~ $sudo apt-get update
~ $ sudo apt-get install bitcoin-qt
2 - then launch bitcoin :
If you get this error message :
In a xterm type:
~ $ rm -r ~/.bitcoin
then bitcoin will connect and synchronize with network
3- Your wallet adress is there:
You can download this tutorial in LibreOffice format here
this tutorial is inspired by this wiki
no you will never lose your bitcoins it's a peer to peer currency.
rm -r ~/.bitcoin
!?
and after that ... all my bitcoins is gone not so!?
dacosta,
open a terminal and write:
sudo add-apt-repository ppa:bitcoin/bitcoin
then
sudo apt-get update
and then
sudo apt-get install bitcoin-qt
It should install bitcoin-qt and then to start menu and look for it.