Sinisterly
How to get Minecraft on UBUNTU 14.04 - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Gaming (https://sinister.ly/Forum-Gaming)
+--- Forum: PC Gaming (https://sinister.ly/Forum-PC-Gaming)
+--- Thread: How to get Minecraft on UBUNTU 14.04 (/Thread-How-to-get-Minecraft-on-UBUNTU-14-04)



How to get Minecraft on UBUNTU 14.04 - Captain_mybb_import22706 - 08-17-2014

[Image: minecraft-realms-alpha.jpg]

First, you will need to open 'terminal'
In order to do so, you will need to go to
Unity and search for "Terminal"
or press:
Code:
CTRL+ALT+T
Once you do so you need to type:
Code:
sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer sudo apt-get update sudo apt-get install minecraft-installer
This may not work for everyone. Some users may have issues. This is an UNOFFICIAL release. Meaning that Minecraft did not make it. But it has been working for me. So please thank this thread if you used it.



RE: How to get Minecraft on UBUNTU 14.04 - Deque - 08-17-2014

I would just use the jar provided from Minecraft.net.
As Minecraft updates itself, I see no advantage in using apt-get for the job.


RE: How to get Minecraft on UBUNTU 14.04 - RaccoonCity_mybb_import13707 - 08-17-2014

(08-17-2014, 09:33 AM)Deque Wrote: I would just use the jar provided from Minecraft.net.
As Minecraft updates itself, I see no advantage in using apt-get for the job.

Yeah, I guess this is a bit easier though.


RE: How to get Minecraft on UBUNTU 14.04 - Captain_mybb_import22706 - 08-17-2014

(08-17-2014, 09:33 AM)Deque Wrote: I would just use the jar provided from Minecraft.net.
As Minecraft updates itself, I see no advantage in using apt-get for the job.
It's just another way. There's some computers that this version may work better than on others. I just thought I would give users the option :Thumbs-Up: