Mojira Archive
WEB-1364

Installation instructions for debian launcher are incorrect

The instruction for command line installation of deb packages on the [download page|https://www.minecraft.net/en-us/download/] are incorrect; the instructions say to use `apt-get install Minecraft.deb`. This will not work as `apt-get` takes a package name argument referring to a package in a repo index rather than a local filename argument. The correct instruction would be `dpkg -i Minecraft.deb` (variously with a `sudo` prefix).

Duplicate

Dan Kortschak

2019-07-23, 12:37 PM

2019-07-23, 10:35 PM

2019-07-23, 01:29 PM

0

0