-1

what terminal commands can i use to install Minecraft? i don't seem to be able to open the .jar minecraft file even after i checked the executive option.

2 Answers2

0

Check out this Link to install minicraft in Ubuntu

A Umar Mukthar
  • 785
  • 2
  • 9
  • 32
0

I was told that this is the way to do it via the terminal(Ctrl+Alt+T):

Then type in the following one by one.

sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer
sudo apt-get update
sudo apt-get install minecraft-installer

I have not tried this myself, but hope it helps.

Also found this link: Install

JoKeR
  • 6,972
  • 9
  • 43
  • 65
Phil UK
  • 1,397