Bitcoin Forum
May 05, 2024, 02:44:38 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?
1714920278
Hero Member
*
Offline Offline

Posts: 1714920278

View Profile Personal Message (Offline)

Ignore
1714920278
Reply with quote  #2

1714920278
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
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!