Bitcoin Forum
May 24, 2024, 08:26:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Upgrade to latest version  (Read 1548 times)
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
January 02, 2014, 10:51:54 AM
 #1

Using Ubuntu latest can anyone tell me how to upgrade the client to latest version.
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 02, 2014, 11:17:33 AM
 #2

Using Ubuntu latest can anyone tell me how to upgrade the client to latest version.

Latest version of ?
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
January 02, 2014, 11:39:28 AM
 #3

I meant the bitcoin client
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 03, 2014, 12:53:07 PM
 #4

I meant the bitcoin client

There were a few "install scripts" floating around a couple of weeks ago, just a few lines of unix.

Or from bitcoin.org:

-----------
How to Upgrade
--------------

If you are running an older version, shut it down. Wait
until it has completely shut down (which might take a few minutes for older
versions), then run the installer (on Windows) or just copy over
/Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux).
---------------
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
January 06, 2014, 11:12:53 AM
 #5

I am using Ubuntu latest version

Tell me the steps so i can execute them
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 06, 2014, 01:12:27 PM
 #6

I am using Ubuntu latest version

Tell me the steps so i can execute them

Search on bitcointalk - I use OSX not Ubuntu Smiley
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
January 09, 2014, 10:19:26 AM
 #7

Can anyone tell me how to do them ?
empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 09, 2014, 11:06:07 AM
 #8

Can anyone tell me how to do them ?

Have you searched this forum or via google yet?
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
January 11, 2014, 04:53:49 AM
 #9

Have you tried apt-get dist-upgrade

BookLover
Hero Member
*****
Offline Offline

Activity: 533
Merit: 500


^Bitcoin Library of Congress.


View Profile
January 11, 2014, 04:20:59 PM
 #10

Add the Bitcoin Ubuntu PPA repository in your Ubuntu
Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
Update package lists
Code:
sudo apt-get update
Install bitcoin-qt
Code:
sudo apt-get install bitcoin-qt

Just copy and past the code into terminal and you should have the latest version of bitcoin-qt.

If you prefer not to use a PPA you can download the latest linux client from here:http://bitcoin.org/en/download.  Just decompress the .tgz file and you've got the latest version of bitcoin-qt.

empoweoqwj
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
January 12, 2014, 02:50:05 AM
 #11

Add the Bitcoin Ubuntu PPA repository in your Ubuntu
Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
Update package lists
Code:
sudo apt-get update
Install bitcoin-qt
Code:
sudo apt-get install bitcoin-qt

Just copy and past the code into terminal and you should have the latest version of bitcoin-qt.

If you prefer not to use a PPA you can download the latest linux client from here:http://bitcoin.org/en/download.  Just decompress the .tgz file and you've got the latest version of bitcoin-qt.

Hope the OP comes back to the thread to see this. I doubt he found the solution on his own.
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
January 17, 2014, 10:09:36 AM
 #12

Thanks BookLover will try this today
Eternity (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
January 19, 2014, 09:25:00 PM
 #13

Thanks BookLover

This worked thank you very much
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!