@bda Done
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: | 1105 |
Popularity: | 5.64 |
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 .. 27 28 29 30 31 32 33 34 35 36 37 .. 54 Next › Last »
Wascar commented on 2018-05-15 20:17 (UTC)
bda commented on 2018-05-15 08:59 (UTC)
hi, libxss is needed as dependancy: ./launcher: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
mattsturgeon commented on 2018-05-04 16:36 (UTC) (edited on 2018-05-04 16:37 (UTC) by mattsturgeon)
I suspect the underlying problem is that Mojang update their "staging" tar, but do not create versioned release archives. Therefore this package is stuck on the latest (broken) release 2.0.579, while Minecraft_staging.tar.gz stays updated and keeps working.
IMO Mojang need to improve the way they handle this, preferably by creating more releases and keeping this package in sync with them. Otherwise we are forced to use packages such as minecraft-launcher-tar that try to keep in sync with the (fully functional) staging build.
koyuawsmbrtn commented on 2018-05-04 16:06 (UTC)
@SuperGeniusZeb I added gconf to the dependencies and updated Minecraft to the latest version. Thank you :)
SteelT commented on 2018-05-04 15:37 (UTC)
It's impossible to run this because it depends on a old version of icu.
lexikiq commented on 2018-04-15 23:38 (UTC)
It's been over a year since the initial linux beta release, and almost half a year since the last update. Any news on an official release?
Brottweiler commented on 2018-04-06 11:06 (UTC)
The source URL needs to be changed, more info here: https://twitter.com/Dinnerbone/status/981978843178323968
Brottweiler commented on 2018-03-26 18:24 (UTC)
You can pin your comment and hopefully then it will stand out so no more out of date flags.
BombStrike commented on 2018-03-26 03:57 (UTC)
Ok this is still getting flagged as out of date so I'll explain it again:
This package is the official stable package you get when you go through the Minecraft website, which still points to "http://s3.amazonaws.com/Minecraft.Download/launcher/Minecraft.jar"
If you want the new launcher check the https://aur.archlinux.org/packages/minecraft-launcher package that is maintained by Mojang themselves.
And if you want this package to be the new launcher, just ask Mojang why 2.x is not deemed stable yet and if it is if they could update their links on the official website.
I trust that in time I will be able to update this package to the latest launcher but right now it will stay on this version.
Thank you for your understanding.
Zebulan commented on 2018-02-24 20:16 (UTC)
I tried to run this on a fresh Antergos installation and I got this error:
"./launcher: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory"
This file, which should be located at "/usr/lib/libgconf-2.so.4", is provided by the gconf package, which is not listed as a dependency of this package.
https://www.archlinux.org/packages/extra/x86_64/gconf/
Simply add the gconf package as a dependency and that should fix the problem.
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.