Package Details: minecraft-launcher 1:2.1.3-2

Git Clone URL: https://aur.archlinux.org/minecraft-launcher.git (read-only, click to copy)
Package Base: minecraft-launcher
Description: Official Minecraft Launcher
Upstream URL: https://mojang.com/
Keywords: game minecraft
Licenses: custom
Conflicts: minecraft-launcher-beta
Provides: minecraft-launcher-beta
Submitter: shoghicp
Maintainer: pschichtel
Last Packager: pschichtel
Votes: 1105
Popularity: 7.10
First Submitted: 2017-01-18 14:17 (UTC)
Last Updated: 2025-03-22 14:57 (UTC)

Pinned Comments

wheat32 commented on 2025-03-08 18:32 (UTC) (edited on 2025-03-08 19:30 (UTC) by wheat32)

I seem to be having a different issue than what others are describing. Suddenly today, I an unable to start the launcher without getting a generic "An unexpected issue occurred" message. Here's what I get in the terminal:

$ minecraft-launcher
sh: line 1: orca: command not found
Created browser window for reuse: 0x1600004
[34399:34552:0308/133050.212343:ERROR:mime_util_xdg.cc(137)] Invalid mime.cache file does not contain null prior to ALIAS_LIST_OFFSET=44
[34399:34552:0308/133055.416488:ERROR:cast_crl.cc(443)] CRL - Verification failed.

Edit: I found that deleting the webcache2 directory in the .minecraft directory fixes the issue for me.

petr commented on 2021-10-08 09:04 (UTC)

The package version is the version of the launcher bootstrap - the part that actually downloads and updates the launcher.

That means the version number of the actual launcher (2.x.xxx) is different from the version here (9xx+) on a fundamental level, and should not be compared.

The package is outdated only when the bootstrap version you get here is different from the bootstrap version you would get from minecraft.net when using the raw tarball.

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 54 Next › Last »

petr commented on 2021-03-02 10:42 (UTC) (edited on 2021-03-02 10:48 (UTC) by petr)

Well, we now have a bootstrap on Linux, similar to what the other platforms had for years.

That means the launcher updates itself, and you can switch between release/beta from inside of it.

We also updated the CEF (chromium embedded framework) to a version that isn't from 2016... And that may affect a few things. So please file bugs on https://bugs.mojang.com/ when you see them. The sooner, the better.

The other major change is the launcher installing a JRE for you. While that's nice, we also need the dependencies for a JRE, and that's why I'm keeping the java-runtime dependency. Not for actually using a java runtime from the system, but to get all of the dependencies for one from the system so our bundled one can work.

@MartinX3 are you using a switchable/dual graphics setup? This may be related: https://bugs.mojang.com/browse/MCL-17125

MartinX3 commented on 2021-03-01 18:07 (UTC)

Now the screen of the launcher is just black.

jpegxguy commented on 2021-03-01 18:04 (UTC)

Great to see the changes to the update mechanism.

I noticed, after looking at the package list, that /usr/bin/minecraft-launcher exists only as a symlink to /opt/minecraft-launcher/minecraft-launcher, and nothing else in in the /opt subdirectory.

In that case I think it'd be better if the minecraft-launcher executable existed immediately in the /usr/bin/ location, without any folders/files under /opt

minecraft-launcher /opt/
minecraft-launcher /opt/minecraft-launcher/
minecraft-launcher /opt/minecraft-launcher/minecraft-launcher
minecraft-launcher /usr/
minecraft-launcher /usr/bin/
minecraft-launcher /usr/bin/minecraft-launcher

<deleted-account> commented on 2021-03-01 17:40 (UTC)

Can't update your package? Yeah, i couldn't either, so here's the fix: Edit your PKGBUILD file and change these lines: pkgver=2.2.2159 ; source=( https://launcher.mojang.com/download/Minecraft.tar.gz minecraft-launcher.desktop https://launcher.mojang.com/download/minecraft-launcher.svg ) ; sha256sums=( 'a7d75ef47c8e940a56c8fad0c9a68f41df8d5df85df18377c53e3da5749c645c' '677e2442a1ae83cc58d8d403666e508129e97dbed37fdfafdceac6101dc0dee7' '35c2bcaeb09fa4b8864e9422fd66bf60847706f8b4400ec4a66ba6436b101f71' )

bkb commented on 2021-02-26 16:54 (UTC) (edited on 2021-02-26 16:59 (UTC) by bkb)

Jumor, l'autre y faisait trop le BG genre "oui merci d'avoir appelé la hotline des paquets dupliqués, votre message à été envoyé à la poubelle avec succès", maintenant son vieux package en double qui servait à rien s'est fait supprimer, fallais écouter, cheh

Thank you for holding. Your call is important to us. Please continue to hold and the next available agent will answer your call.

Ptdr

Alad commented on 2021-02-26 14:23 (UTC)

To address the claims in the comments: the AUR guidelines specifically mention there should be no duplicate AUR packages either - not just repo duplicates. One package is a .deb, another a .tar of the same software - that's a clear duplicate. Besides that's having a debian-specific binary available when there's a generic one is hardly useful (another criterion for AUR submission). Merging this to minecraft-launcher.

OPS_400 commented on 2021-02-22 21:08 (UTC)

thanks @Vinnie_PT

<deleted-account> commented on 2021-02-22 20:31 (UTC)

To get the latest version, change the following lines in your PKGBUILD file: pkgver=2.2.1867 ; sha256sums=( '5e19e3459015fb28bc54df588b6613320281d953bc2f394a28a95465637eeabe' '677e2442a1ae83cc58d8d403666e508129e97dbed37fdfafdceac6101dc0dee7' '35c2bcaeb09fa4b8864e9422fd66bf60847706f8b4400ec4a66ba6436b101f71' )

OPS_400 commented on 2021-02-22 17:56 (UTC)

Why this is marked as out of date?

ali.molaei commented on 2021-02-13 11:10 (UTC)

@AirportJake No problems here with jdk11 (Although Launcher is an Electron App and doesn't need Java to run)