How to install Minecraft (Client) That link doesnt help. I can't install Java or something. I need a video. Does anyone have a video I cant watch? PLEASE HELP!
Asked
Active
Viewed 1,653 times
0
-
Lubuntu software center should be already in you system, is it not? – Pilot6 May 21 '15 at 22:36
-
What is it you want to install? The Software Centre? Minecraft? Java? – muru May 21 '15 at 22:36
-
`sudo apt-get install software-center` – mchid May 22 '15 at 05:55
1 Answers
0
Install Oracle Java 8
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
After that
sudo apt-get install oracle-java8-set-default
And use the minecraft-installer:
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.
A.B.
- 89,123
- 21
- 245
- 323