Skip to content

Instantly share code, notes, and snippets.

@hmcclungiii
Created September 8, 2017 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hmcclungiii/fa6e583680009a5c5fa7f154b65464f3 to your computer and use it in GitHub Desktop.
Save hmcclungiii/fa6e583680009a5c5fa7f154b65464f3 to your computer and use it in GitHub Desktop.
Commands to install Minecraft on Ubuntu 16.04
sudo add-apt-repository ppa:flexiondotorg/minecraft
sudo apt update
sudo apt install minecraft-installer
@hmcclungiii
Copy link
Author

hmcclungiii commented Sep 8, 2017

Install Minecraft in Ubuntu

I was told Minecraft wasn't available on Linux. Couldn't believe it. Android, Minecraft PE, but not Linux?

So anyway, open a terminal prompt and execute each of those commands in order. You will have to sudo to be able to install.

This is the full Minecraft installation. If you do not have a Majong account, this will allow you to play the evaluation version. If you do have a Majong account you can play full Minecraft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment