0

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!

VoyagerLinuxGamer
  • 123
  • 2
  • 3
  • 14

1 Answers1

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.

Source

A.B.
  • 90,397