How to install Litecoin












5















I'm trying to install litecoin on my ubuntu 12.04 machine.



I downloaded the Litecoin-Qt from http://litecoin.org/ and extracted it to ~/



Then based on the README, I did the following:




oshirowanen@desktop:~/litecoin/bin/64$ ./litecoin-qt




This runs Litecoin, but it does not install it, i.e. when I click the super key on the keyboard to bring up the unity navigation and type in Litecoin, it is not found as an installed application on my computer.



So my question is, how do I install litecoin?










share|improve this question



























    5















    I'm trying to install litecoin on my ubuntu 12.04 machine.



    I downloaded the Litecoin-Qt from http://litecoin.org/ and extracted it to ~/



    Then based on the README, I did the following:




    oshirowanen@desktop:~/litecoin/bin/64$ ./litecoin-qt




    This runs Litecoin, but it does not install it, i.e. when I click the super key on the keyboard to bring up the unity navigation and type in Litecoin, it is not found as an installed application on my computer.



    So my question is, how do I install litecoin?










    share|improve this question

























      5












      5








      5


      1






      I'm trying to install litecoin on my ubuntu 12.04 machine.



      I downloaded the Litecoin-Qt from http://litecoin.org/ and extracted it to ~/



      Then based on the README, I did the following:




      oshirowanen@desktop:~/litecoin/bin/64$ ./litecoin-qt




      This runs Litecoin, but it does not install it, i.e. when I click the super key on the keyboard to bring up the unity navigation and type in Litecoin, it is not found as an installed application on my computer.



      So my question is, how do I install litecoin?










      share|improve this question














      I'm trying to install litecoin on my ubuntu 12.04 machine.



      I downloaded the Litecoin-Qt from http://litecoin.org/ and extracted it to ~/



      Then based on the README, I did the following:




      oshirowanen@desktop:~/litecoin/bin/64$ ./litecoin-qt




      This runs Litecoin, but it does not install it, i.e. when I click the super key on the keyboard to bring up the unity navigation and type in Litecoin, it is not found as an installed application on my computer.



      So my question is, how do I install litecoin?







      12.04 qt






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 4 '13 at 7:57









      oshirowanenoshirowanen

      1,270185991




      1,270185991






















          2 Answers
          2






          active

          oldest

          votes


















          5














          You don't need to install it to use it. If you are looking for ways to find it easily,




          1. add it to the Unity side bar

          2. Right click between the Ubuntu icon and the Applications menu at the top panel, select Edit Menus. Add LiteCoin as one of the entries.


          Please see the sample below



          enter image description here






          share|improve this answer































            4














            I know this is over 4 years old, however, I am replying so that people who google this issue will come across the answer. OK, so:



            wget https://download.litecoin.org/litecoin-0.14.2/linux/litecoin-0.14.2-x86_64-linux-gnu.tar.gz
            cd ~ # (or your download directory for wget) (~ is your home directory)
            tar -xvfz litecoin-0.14.2-x86_64-linux-gnu.tar.gz
            sudo install -m 0755 -o root -g root -t /usr/local/bin litecoin-0.14.2/bin/*
            litecoind -daemon
            Litecoin server starting
            litecoin-cli getmininginfo


            Allow it to sync.



            litecoin-cli stop





            share|improve this answer

























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f290457%2fhow-to-install-litecoin%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              5














              You don't need to install it to use it. If you are looking for ways to find it easily,




              1. add it to the Unity side bar

              2. Right click between the Ubuntu icon and the Applications menu at the top panel, select Edit Menus. Add LiteCoin as one of the entries.


              Please see the sample below



              enter image description here






              share|improve this answer




























                5














                You don't need to install it to use it. If you are looking for ways to find it easily,




                1. add it to the Unity side bar

                2. Right click between the Ubuntu icon and the Applications menu at the top panel, select Edit Menus. Add LiteCoin as one of the entries.


                Please see the sample below



                enter image description here






                share|improve this answer


























                  5












                  5








                  5







                  You don't need to install it to use it. If you are looking for ways to find it easily,




                  1. add it to the Unity side bar

                  2. Right click between the Ubuntu icon and the Applications menu at the top panel, select Edit Menus. Add LiteCoin as one of the entries.


                  Please see the sample below



                  enter image description here






                  share|improve this answer













                  You don't need to install it to use it. If you are looking for ways to find it easily,




                  1. add it to the Unity side bar

                  2. Right click between the Ubuntu icon and the Applications menu at the top panel, select Edit Menus. Add LiteCoin as one of the entries.


                  Please see the sample below



                  enter image description here







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 5 '13 at 11:20









                  thefourtheyethefourtheye

                  4,33921630




                  4,33921630

























                      4














                      I know this is over 4 years old, however, I am replying so that people who google this issue will come across the answer. OK, so:



                      wget https://download.litecoin.org/litecoin-0.14.2/linux/litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                      cd ~ # (or your download directory for wget) (~ is your home directory)
                      tar -xvfz litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                      sudo install -m 0755 -o root -g root -t /usr/local/bin litecoin-0.14.2/bin/*
                      litecoind -daemon
                      Litecoin server starting
                      litecoin-cli getmininginfo


                      Allow it to sync.



                      litecoin-cli stop





                      share|improve this answer






























                        4














                        I know this is over 4 years old, however, I am replying so that people who google this issue will come across the answer. OK, so:



                        wget https://download.litecoin.org/litecoin-0.14.2/linux/litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                        cd ~ # (or your download directory for wget) (~ is your home directory)
                        tar -xvfz litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                        sudo install -m 0755 -o root -g root -t /usr/local/bin litecoin-0.14.2/bin/*
                        litecoind -daemon
                        Litecoin server starting
                        litecoin-cli getmininginfo


                        Allow it to sync.



                        litecoin-cli stop





                        share|improve this answer




























                          4












                          4








                          4







                          I know this is over 4 years old, however, I am replying so that people who google this issue will come across the answer. OK, so:



                          wget https://download.litecoin.org/litecoin-0.14.2/linux/litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                          cd ~ # (or your download directory for wget) (~ is your home directory)
                          tar -xvfz litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                          sudo install -m 0755 -o root -g root -t /usr/local/bin litecoin-0.14.2/bin/*
                          litecoind -daemon
                          Litecoin server starting
                          litecoin-cli getmininginfo


                          Allow it to sync.



                          litecoin-cli stop





                          share|improve this answer















                          I know this is over 4 years old, however, I am replying so that people who google this issue will come across the answer. OK, so:



                          wget https://download.litecoin.org/litecoin-0.14.2/linux/litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                          cd ~ # (or your download directory for wget) (~ is your home directory)
                          tar -xvfz litecoin-0.14.2-x86_64-linux-gnu.tar.gz
                          sudo install -m 0755 -o root -g root -t /usr/local/bin litecoin-0.14.2/bin/*
                          litecoind -daemon
                          Litecoin server starting
                          litecoin-cli getmininginfo


                          Allow it to sync.



                          litecoin-cli stop






                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Oct 16 '17 at 2:41









                          karel

                          59.4k13129151




                          59.4k13129151










                          answered Oct 16 '17 at 2:09









                          AnonymousAnonymous

                          411




                          411






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f290457%2fhow-to-install-litecoin%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                              ComboBox Display Member on multiple fields

                              Is it possible to collect Nectar points via Trainline?