Thursday, May 9, 2024
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 4478  / 3 Years ago, tue, november 2, 2021, 10:44:15

When I run these commands:



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


I get this:



E: Unable to locate package bitcoin-qt.


I am writing it completely correctly; is the PPA not updated for 14.04? Why can't I install the program?



Even if I write apt-cache search bitcoin it doesn't show up.
I'm on Lubuntu 14.04 fresh installation.


More From » command-line

 Answers
1

Simply put: that repository doesn't contain bitcoin-qt.



I think the default client for Linux is the QT client so you just need:



sudo apt-get install bitcoin


Additionally, the 32bit version of this is currently failing to build. Talk to to repo maintainer to get an idea of the problem.


[#25802] Thursday, November 4, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hirtieve

Total Points: 207
Total Questions: 104
Total Answers: 114

Location: Cook Islands
Member since Thu, May 21, 2020
4 Years ago
hirtieve questions
;