To get the latest version, change the following lines in your PKGBUILD file: pkgver=2.2.1867 ; sha256sums=( '5e19e3459015fb28bc54df588b6613320281d953bc2f394a28a95465637eeabe' '677e2442a1ae83cc58d8d403666e508129e97dbed37fdfafdceac6101dc0dee7' '35c2bcaeb09fa4b8864e9422fd66bf60847706f8b4400ec4a66ba6436b101f71' )
Search Criteria
Package Details: minecraft-launcher 1:2.1.3-3
Package Actions
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: | 1106 |
Popularity: | 7.21 |
First Submitted: | 2017-01-18 14:17 (UTC) |
Last Updated: | 2025-04-19 12:06 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libgpg-error (libgpg-error-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- flite (flite1AUR) (optional) – narrator support
- orca (orca-gitAUR) (optional) – screen reader support
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, pass-secret-service-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – persistent login support
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 54 Next › Last »
<deleted-account> commented on 2021-02-22 20:31 (UTC)
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)
AirportJake commented on 2021-02-12 23:41 (UTC)
I would like to report a bug that I have not seen reported yet.
When trying to open the launcher from the command line, it hangs with no output on the command line and only shows as an open process with no open GUI window. I tried both official Java 8 and OpenJDK Java 8 to no avail. The only solution was to download MultiMC. I believe this Reddit user is encountering the same bug. reddit.com/r/archlinux/comments/jvi67j/minecraft_launcher_doesnt_launch/
I am running a NVIDIA 1070 with java-8-openjdk as default java.
RunAndTumble commented on 2021-01-22 13:13 (UTC)
Is GTK2 still required as a dependency? I tried building the package w/o it and it builds and runs flawlessly (or so it seems).
iruoy commented on 2021-01-14 11:44 (UTC)
Oh and the PKGBUILD.template file can be removed from the git since it isn't used.
iruoy commented on 2021-01-14 11:41 (UTC)
The .gitignore can be updated to ignore packaged files so that users that don't use an AUR manager don't get conflicts when updating.
The change is just one line: https://git.sr.ht/~iruoy/minecraft-launcher/commit/9d378b6232299f083304518719256f266f12ad33
ali.molaei commented on 2020-12-18 08:08 (UTC)
2.2.909 is out https://minecraft.gamepedia.com/Launcher_version_history
JoeSchr commented on 2020-12-15 19:45 (UTC)
only thing currently working for me is using AppImage from here: https://github.com/ChristopherHX/linux-packaging-scripts/releases
xdotax commented on 2020-12-12 05:16 (UTC)
@WBryie
that did it, thank you very much!
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:
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.