Ubuntu / Linux news and application reviews.

`Unofficial Minecraft Installer` is a script available in a PPA that can be used to easily install the popular Minecraft game in Ubuntu and derivatives (Linux Mint, elementary OS and so on).

Minecraft is a cross-platform game (requires Java and runs on Linux - including Raspberry Pi, Windows, Mac OS X, Android, iOS and Xbox 360) game in which you build constructions from textured cubes in a 3D world. Besides building, the game includes other activities such as exploration, gathering resources, crafting and combat.

Minecraft Installer Ubuntu

The Unofficial Minecraft Installer comes with a script that downloads and installs Minecraft (and OpenJDK 7) in Ubuntu-based Linux distributions, an icon created by Cassidy James that should fit perfectly with the elementary icon theme (but not only) and a Minecraft launcher.

The Minecraft launcher comes with Unity quicklists for the screenshots folder, texture packs folder and the Minecraft Wiki:

Minecraft installer Ubuntu



Install Minecraft in Ubuntu using the Unofficial Minecraft Installer


The package in the PPA is a script that connects to Mojang's servers and downloads the files so there are no actual Minecraft files in the PPA.

Before proceeding, please read the PPA description which I'll quote below:

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 add the PPA and install the Unofficial Minecraft Installer in Ubuntu, use the following commands:
sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer
sudo apt-get update
sudo apt-get install minecraft-installer

Once installed, run Minecraft from the menu / Dash, login with your Minecraft account and the installation should start automatically.

Alternatively, you can also download the installer via DeviantArt.


If you encounter bugs in the installer, report them @ Launchpad.


Thanks to Cassidy James for the installer and tip!