How to Install Minecraft in Ubuntu 14.04

Last updated: May 14, 2015

minecraft ubuntu 14.04

This quick tutorial is going to show you how to install minecraft, the popular sandbox indie game, in Ubuntu 14.04 Trusty Tahr.

An unofficial PPA provides an installer script to automatically download the files from Mojang’s servers and install the game on your system. So all you to do is get the script from the PPA.

minecraft login

Before getting started, you may read the PPA description:

# Not Redistribution

Since the script actually goes out to Mojang’s servers to get the files, I’m not redistributing any of their files. This project is simply an installer for their stuff.

# Not a Black Screen Fix

If your computer has issues running Minecraft with OpenJDK 7, then it will have issues running this. Because that’s what this is. I’ve tested this on multiple machines and it’s worked fine, but your mileage may vary. That said, one of the main black screen issues I’ve seen is people not running it with OpenJDK 7. ;)

To get started, press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one:

sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer

sudo apt-get update

sudo apt-get install minecraft-installer

Once installed, open it from Unity Dash and enjoy! If you don’t want to add the PPA, download and install the .deb directly from launchpad page.

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

12 responses to How to Install Minecraft in Ubuntu 14.04

  1. Play Demo !! :-(

  2. I done everything you said and minecraft installed. But it doesnt work. Wont open, but on dash, ubuntu shows that minecraft is running. What to do?

  3. I ve done everything you said and it worked fine until i tried to play. It keeps crushing :/ any idea?

  4. minecraft doesn’t pop up on Unity Dash

  5. How do i remove it? :)

    • use synaptic package manager, or apt-get command with remove option.

      sudo apt-get remove minecraft-installer

      Also, you may remove the PPA via Software & Updates -> Other Software tab.

  6. i pressed the play button when i loaded the program and i got this please help
    OpenJDK Zero VM warning: You have loaded library /home/andysam151/.minecraft/versions/1.8.9/1.8.9-natives-118856504394046/liblwjgl64.so which might have disabled stack guard. The VM will try to fix the stack guard now.
    It’s highly recommended that you fix the library with ‘execstack -c ‘, or link it with ‘-z noexecstack’.
    Exception in thread “main” java.lang.UnsatisfiedLinkError: /home/andysam151/.minecraft/versions/1.8.9/1.8.9-natives-118856504394046/liblwjgl.so: /home/andysam151/.minecraft/versions/1.8.9/1.8.9-natives-118856504394046/liblwjgl.so: cannot open shared object file: No such file or directory (Possible cause: can’t load IA 32-bit .so on a ARM-bit platform)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880)
    at java.lang.Runtime.loadLibrary0(Runtime.java:849)
    at java.lang.System.loadLibrary(System.java:1088)
    at org.lwjgl.Sys$1.run(Sys.java:72)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
    at org.lwjgl.Sys.loadLibrary(Sys.java:96)
    at org.lwjgl.Sys.(Sys.java:117)
    at ave.J(SourceFile:2539)
    at net.minecraft.client.main.Main.main(SourceFile:41)

  7. i installed everything without a hitch but when i launched it and hit the play button it closed then reopened with a error screen saying this
    OpenJDK Zero VM warning: You have loaded library /home/andysam151/.minecraft/versions/1.8.9/1.8.9-natives-171945764712027/liblwjgl64.so which might have disabled stack guard. The VM will try to fix the stack guard now.
    It’s highly recommended that you fix the library with ‘execstack -c ‘, or link it with ‘-z noexecstack’.
    Exception in thread “main” java.lang.UnsatisfiedLinkError: /home/andysam151/.minecraft/versions/1.8.9/1.8.9-natives-171945764712027/liblwjgl.so: /home/andysam151/.minecraft/versions/1.8.9/1.8.9-natives-171945764712027/liblwjgl.so: cannot open shared object file: No such file or directory (Possible cause: can’t load IA 3 – it .so on a ARM-bit platform)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1965)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1890)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1880)
    at java.lang.Runtime.loadLibrary0(Runtime.java:849)
    at java.lang.System.loadLibrary(System.java:1088)
    at org.lwjgl.Sys$1.run(Sys.java:72)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
    at org.lwjgl.Sys.loadLibrary(Sys.java:96)
    at org.lwjgl.Sys.(Sys.java:117)
    at ave.J(SourceFile:2539)
    at net.minecraft.client.main.Main.main(SourceFile:41)
    please help me