Author

Topic: sudo apt get litecoin (Read 998 times)

newbie
Activity: 15
Merit: 0
November 21, 2013, 05: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.
hero member
Activity: 798
Merit: 1000
‘Try to be nice’
November 21, 2013, 03: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 .


hero member
Activity: 700
Merit: 500
November 21, 2013, 02: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.
full member
Activity: 160
Merit: 100
November 21, 2013, 01: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?
Jump to: