Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
55282686
Topic
5278849
Board
Development & Technical Discussion
Re: Help With Command - sudo add-apt-repository ppa:bitcoin/bitcoin
by
ETFbitcoin
on
29/09/2020, 09:30:03 UTC
If you only need to install Bitcoin Core, it's far easier to use
ppa:luke-jr/bitcoincore
(
https://launchpad.net/~luke-jr/+archive/ubuntu/bitcoincore
) which have newest version of Bitcoin Core.
Code:
sudo add-apt-repository ppa:luke-jr/bitcoincore
sudo apt update
sudo apt install bitcoinqt bitcoind