Minecraft unter Ubuntu 18.04
Posted: Sat 10. Nov 2018, 19:19
Fassung vom 10.11.2018
Quelle: https://linuxconfig.org/how-to-install- ... aver-linux
Download der .deb Datei
Voraussetzung installieren für Launcher Installation
Mincraft Launcher installieren
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
Code: Select all
sudo apt install gdebi-core
Code: Select all
sudo gdebi ~/Downloads/Minecraft.deb