Bitcoin Forum
July 09, 2024, 01:57:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: sudo apt get litecoin  (Read 981 times)
applelover (OP)
Full Member
***
Offline Offline

Activity: 160
Merit: 100


View Profile
November 21, 2013, 06:19:49 AM
 #1

i am on ubuntu, and want to download the litecoin wallet.  i'm not an expert though and dont really understand how to unpack these tar files etc.

is there a simple command i can use like "sudo apt-get litecoin_qt" which will set the wallet up for me?
Atruk
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
November 21, 2013, 07:02:08 AM
 #2

i am on ubuntu, and want to download the litecoin wallet.  i'm not an expert though and dont really understand how to unpack these tar files etc.

is there a simple command i can use like "sudo apt-get litecoin_qt" which will set the wallet up for me?

Not in the actual ubuntu repositories. You'd have to look for a third party repository which might be maintained by someone who isn't necessarily friendly to your interests.

The safest option is just downloading the official tarball and building it yourself. It is safer by leaps and bounds.

digitalindustry
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


‘Try to be nice’


View Profile WWW
November 21, 2013, 08:57:58 AM
 #3

Go to the github for litecoin

On the right there is an address you can copy

Copy it

As root

git clone {pate the address}

Now complie the client , just follow some instructions online .



- Twitter @Kolin_Quark
Dipnoi
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
November 21, 2013, 10:33:43 AM
 #4

You don't need to be root to clone the repo. Also, cloning the repo is not always a good idea, because you don't want to be on the bleeding edge. Wink

If I'm not mistaken the command to unpack a tarball is 'tar xfvz litecoin.tar.gz'. There will be some instructions in the release.
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!