I am trying to install bitcoin wallet on ubuntu server. I run the following command to do so:
sudo apt-get install bitcoind
But I get the following:
~$ bitcoind
bitcoin is very out of date and has been removed.
Please see upstream sources at https://github.com/bitcoin/bitcoin/
How can I install bitcoin wallet?