I would like to create a simple application that will use bitcoin. How do I install bitcoin wallet on ubuntu server?
I tried the command
sudo apt-get install bitcoind
But I get the following message:
~$ bitcoind
bitcoin is very out of date and has been removed.
Please see upstream sources at https://github.com/bitcoin/bitcoin/
or the PPA at https://launchpad.net/~bitcoin/+archive/bitcoin
To install Bitcoind type the following commands in Terminal:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt
Hope it helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With