Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: 8-bit on April 26, 2014, 04:03:29 PM



Title: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: 8-bit on April 26, 2014, 04:03:29 PM
Can anyone help me build the bitcoin qt wallet on my linux ubuntu 13.10

I cannot find any build guides that have worked for me. Thank you so much


Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: grue on April 26, 2014, 11:58:29 PM
why aren't you using the pre-built linux binaries?


Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: andmax on April 27, 2014, 05:48:13 PM
I'm having the same issue, I am running my node on my Mac at the moment but want to move it over to a machine with Ubuntu 14.04 installed on it but I can figure out how to get Bitcoin Qt installed on to it can someone please explain thanks.


Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: 8-bit on April 27, 2014, 09:37:32 PM
why aren't you using the pre-built linux binaries?

I wasn't aware of this, would you be able to provide a link?

thanks again for the help


Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: dex1 on April 27, 2014, 10:16:46 PM
https://launchpad.net/~bitcoin/+archive/bitcoin

In your terminal type in
Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
and then
Code:
sudo apt-get update
EDIT: install
Code:
sudo apt-get install bitcoin-qt




Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: andmax on April 27, 2014, 11:42:10 PM
Thanks for that info, I'm new to Ubuntu, I followed those commands and Ubuntu did its thing, how do I get Bitcoin Qt to run is there a command to start it up.

All good got it working Thanks


Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: andmax on April 28, 2014, 01:26:37 AM
Thanks will do, hopefully it will run better on my Ubuntu machine, I,m just transferring all the Bitcoin data from my Mac to the Ubuntu bitcoin directory so I don't have to re download it again, all seems to be working great. Thanks ;D


Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: Hash72 on April 30, 2014, 05:24:54 PM
https://launchpad.net/~bitcoin/+archive/bitcoin

In your terminal type in
Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
and then
Code:
sudo apt-get update
EDIT: install
Code:
sudo apt-get install bitcoin-qt




+1 also you will find it ready to download in software-packages without using command line ..just type Bitcoin in a search box then you will see it .


Title: Re: Linux Ubuntu 13.10 Bitcoin QT Wallet Install Help
Post by: shorena on April 30, 2014, 06:00:42 PM
-snip-
+1 also you will find it ready to download in software-packages without using command line ..just type Bitcoin in a search box then you will see it .

I read they removed it. Which ubuntu are you using?