Ubuntu Bitcoin Core Node Upgrade - Keeps starting v0.16.0

1

I have done this:

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt

But whenever I start bitcoin-qt from my console, it starts up 0.16.0. How can I fix this?

DW123

Posted 2018-09-21T15:02:58.933

Reputation: 11

1Try sudo apt upgradeAndrew Chow 2018-09-21T21:12:51.600

Thanks for the post edit btw, looks a lot better. Sudo apt upgrade didn't help either.DW123 2018-09-22T07:37:55.410

No answers