Difference between revisions of "Minecraft"

From FreekiWiki
Jump to navigation Jump to search
(Created page with "Oftentimes installing Mminecraft seems to be hard for end-users to figure out in XUbuntu 12.04. There is a PPA for this that will make the installation quite simple with just...")
 
 
Line 1: Line 1:
Oftentimes installing Mminecraft seems to be hard for end-users to figure out in XUbuntu 12.04.  There is a PPA for this that will make the installation quite simple with just a few commands in the terminal.  Since this is a quick fix, Tech Support volunteers can do this as a walk-in in less than ten minutes time.
+
Oftentimes installing Minecraft seems to be hard for end-users to figure out in XUbuntu 12.04.  There is a PPA for this that will make the installation quite simple with just a few commands in the terminal.  Since this is a quick fix, Tech Support volunteers can do this as a walk-in in less than ten minutes time.
  
 
   sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer
 
   sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer

Latest revision as of 13:30, 19 October 2013

Oftentimes installing Minecraft seems to be hard for end-users to figure out in XUbuntu 12.04. There is a PPA for this that will make the installation quite simple with just a few commands in the terminal. Since this is a quick fix, Tech Support volunteers can do this as a walk-in in less than ten minutes time.

  sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer
  sudo apt-get update
  sudo apt-get install minecraft-installer

Source: http://www.webupd8.org/2013/04/easily-install-minecraft-in-ubuntu-via.html