Uploaded image for project: 'Mojang Web Services'
  1. Mojang Web Services
  2. WEB-1181

Incorrect Installation Procedures for Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • minecraft.net
    • None

      On the Minecraft Download Page

      https://minecraft.net/en-us/download/wever, 

       

      For linux, the instructions are to download the .DEB, and then perform:

      apt-get install Minecraft.deb

      However, this is incorrect. It should be:

      dpkg -i Minecraft.deb

      then

      apt-get install -f

      to force install of dependencies...

       

      Thanks!

            mojangweb [Mojang] Web Team
            Darkloud89 Warren J Brown
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: