How do I install the necessary JRE to run Minecraft [duplicate]












0
















This question already has an answer here:




  • How do I install Java?

    14 answers



  • How to set JAVA_HOME for Java?

    3 answers




I am trying to install JRE 8 to use minecraft, but I got a .tar.gz file. I have extracted the file, it is called JRE1.8.0_201 on my desktop, but I don't know what to do. Can I please have some help here? The guides I have looked at don't show what to do in a clear way.










share|improve this question















marked as duplicate by karel, Charles Green, Thomas, Eric Carvalho, Elder Geek Feb 10 at 16:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • After you upack the tarball tar zxvf jre-8u73-linux-x64.tar.gz you can simply set a path to use it askubuntu.com/questions/175514/how-to-set-java-home-for-java

    – EODCraft Staff
    Feb 9 at 12:18











  • Using Apt Source is easiest by far....

    – EODCraft Staff
    Feb 9 at 12:23
















0
















This question already has an answer here:




  • How do I install Java?

    14 answers



  • How to set JAVA_HOME for Java?

    3 answers




I am trying to install JRE 8 to use minecraft, but I got a .tar.gz file. I have extracted the file, it is called JRE1.8.0_201 on my desktop, but I don't know what to do. Can I please have some help here? The guides I have looked at don't show what to do in a clear way.










share|improve this question















marked as duplicate by karel, Charles Green, Thomas, Eric Carvalho, Elder Geek Feb 10 at 16:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.



















  • After you upack the tarball tar zxvf jre-8u73-linux-x64.tar.gz you can simply set a path to use it askubuntu.com/questions/175514/how-to-set-java-home-for-java

    – EODCraft Staff
    Feb 9 at 12:18











  • Using Apt Source is easiest by far....

    – EODCraft Staff
    Feb 9 at 12:23














0












0








0









This question already has an answer here:




  • How do I install Java?

    14 answers



  • How to set JAVA_HOME for Java?

    3 answers




I am trying to install JRE 8 to use minecraft, but I got a .tar.gz file. I have extracted the file, it is called JRE1.8.0_201 on my desktop, but I don't know what to do. Can I please have some help here? The guides I have looked at don't show what to do in a clear way.










share|improve this question

















This question already has an answer here:




  • How do I install Java?

    14 answers



  • How to set JAVA_HOME for Java?

    3 answers




I am trying to install JRE 8 to use minecraft, but I got a .tar.gz file. I have extracted the file, it is called JRE1.8.0_201 on my desktop, but I don't know what to do. Can I please have some help here? The guides I have looked at don't show what to do in a clear way.





This question already has an answer here:




  • How do I install Java?

    14 answers



  • How to set JAVA_HOME for Java?

    3 answers








java minecraft






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 9 at 11:55









Broadsworde

9671822




9671822










asked Feb 9 at 3:55









Zachary BerkowitzZachary Berkowitz

13




13




marked as duplicate by karel, Charles Green, Thomas, Eric Carvalho, Elder Geek Feb 10 at 16:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by karel, Charles Green, Thomas, Eric Carvalho, Elder Geek Feb 10 at 16:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.















  • After you upack the tarball tar zxvf jre-8u73-linux-x64.tar.gz you can simply set a path to use it askubuntu.com/questions/175514/how-to-set-java-home-for-java

    – EODCraft Staff
    Feb 9 at 12:18











  • Using Apt Source is easiest by far....

    – EODCraft Staff
    Feb 9 at 12:23



















  • After you upack the tarball tar zxvf jre-8u73-linux-x64.tar.gz you can simply set a path to use it askubuntu.com/questions/175514/how-to-set-java-home-for-java

    – EODCraft Staff
    Feb 9 at 12:18











  • Using Apt Source is easiest by far....

    – EODCraft Staff
    Feb 9 at 12:23

















After you upack the tarball tar zxvf jre-8u73-linux-x64.tar.gz you can simply set a path to use it askubuntu.com/questions/175514/how-to-set-java-home-for-java

– EODCraft Staff
Feb 9 at 12:18





After you upack the tarball tar zxvf jre-8u73-linux-x64.tar.gz you can simply set a path to use it askubuntu.com/questions/175514/how-to-set-java-home-for-java

– EODCraft Staff
Feb 9 at 12:18













Using Apt Source is easiest by far....

– EODCraft Staff
Feb 9 at 12:23





Using Apt Source is easiest by far....

– EODCraft Staff
Feb 9 at 12:23










1 Answer
1






active

oldest

votes


















2














If you download and install the latest Minecraft.deb package from minecraft.net, all necessary dependencies will be installed, including jre 8.



To install jre 8 manually, you can use the version available in pre-configured apt sources:



sudo apt install openjdk-8-jre


And to install the latest jre:



sudo apt install openjdk-11-jre





share|improve this answer
































    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    If you download and install the latest Minecraft.deb package from minecraft.net, all necessary dependencies will be installed, including jre 8.



    To install jre 8 manually, you can use the version available in pre-configured apt sources:



    sudo apt install openjdk-8-jre


    And to install the latest jre:



    sudo apt install openjdk-11-jre





    share|improve this answer






























      2














      If you download and install the latest Minecraft.deb package from minecraft.net, all necessary dependencies will be installed, including jre 8.



      To install jre 8 manually, you can use the version available in pre-configured apt sources:



      sudo apt install openjdk-8-jre


      And to install the latest jre:



      sudo apt install openjdk-11-jre





      share|improve this answer




























        2












        2








        2







        If you download and install the latest Minecraft.deb package from minecraft.net, all necessary dependencies will be installed, including jre 8.



        To install jre 8 manually, you can use the version available in pre-configured apt sources:



        sudo apt install openjdk-8-jre


        And to install the latest jre:



        sudo apt install openjdk-11-jre





        share|improve this answer















        If you download and install the latest Minecraft.deb package from minecraft.net, all necessary dependencies will be installed, including jre 8.



        To install jre 8 manually, you can use the version available in pre-configured apt sources:



        sudo apt install openjdk-8-jre


        And to install the latest jre:



        sudo apt install openjdk-11-jre






        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Feb 9 at 8:10

























        answered Feb 9 at 6:27









        BroadswordeBroadsworde

        9671822




        9671822















            Popular posts from this blog

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕