Page 1 of 1

Minecraft unter Ubuntu 18.04

Posted: Sat 10. Nov 2018, 19:19
by h3rb3rn
Fassung vom 10.11.2018

Quelle: https://linuxconfig.org/how-to-install- ... aver-linux

Download der .deb Datei

Code: Select all

cd ~/Downloads/
wget https://launcher.mojang.com/download/Minecraft.deb
Voraussetzung installieren für Launcher Installation

Code: Select all

sudo apt install gdebi-core
Mincraft Launcher installieren

Code: Select all

sudo gdebi ~/Downloads/Minecraft.deb