Could somebody please guide me step-by-step how to upgrade bitcoind from 0.8.1 to 0.8.2 on Ubuntu 13.04 64-bit server?
I did:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoind
But the system said that I have the latest version (0.8.1, but not 0.8.2)
Looks like an 0.8.2 update is not available in the repository yet..
UPDATECompiling bitcoind/litecoind on Ubuntu Server 13.04http://bitcointalk.co.za/t/compiling-bitcoind-litecoind-on-ubuntu-server-13-04/44I am running ubuntu 13.04, Not the server version, and my problem is similar, i am trying to upgrade bitcoin-qt , i did upgrade && update, but the bitcoin wallet is not getting the update, any way to install the new version on ubuntu 13.04 without downloading the whole blockchain? will it be in the repository soon?
Thanks.