Bitcoin PPA installation problem
Solution 1:
I got it installed and working with these. Open a terminal and run the following commands:
-
Add the Bitcoin Ubuntu PPA repository in your Ubuntu:
sudo add-apt-repository ppa:bitcoin/bitcoin
-
Update package lists
sudo apt-get update
-
Install
bitcoin-qt
sudo apt-get install bitcoin-qt
Ready! Look for Bitcoin under "Applications menu"