Author

Topic: bitcoin-qt does not install on Ubuntu 16.10 (Yakkety Yak) (Read 864 times)

sr. member
Activity: 595
Merit: 251
simple Installing Bitcoin Core on Ubuntu:

sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt
if error : try apt-get install -f and re install bitcoin-qt

If you have problems, write this topic.

I have done thx
Zz
legendary
Activity: 1820
Merit: 1077
simple Installing Bitcoin Core on Ubuntu:

sudo apt-add-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoin-qt
if error : try apt-get install -f and re install bitcoin-qt

If you have problems, write this topic.
sr. member
Activity: 595
Merit: 251
This is a known issue. See https://github.com/bitcoin/bitcoin/issues/9003

You can use the binaries from bitcoin.org instead of the PPA.

It is fixed now?

can I use the ppa again?
staff
Activity: 3374
Merit: 6530
Just writing some code
This is a known issue. See https://github.com/bitcoin/bitcoin/issues/9003

You can use the binaries from bitcoin.org instead of the PPA.
member
Activity: 136
Merit: 35
Fresh ubuntu 16.10 install.
added the repository ppa:bitcoin/bitcoin
bitcoind can install
bitcoin-qt cannot install due to "uninstallable" libprotobuf9v5

Any solutions ?

Jump to: