Package Details: minecraft-launcher 1:1.0.1221-3

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: 1097
Popularity: 2.79
First Submitted: 2017-01-18 14:17 (UTC)
Last Updated: 2024-06-17 22:10 (UTC)

Pinned Comments

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 .. 30 31 32 33 34 35 36 37 38 39 40 .. 52 Next › Last »

BombStrike commented on 2015-05-10 02:59 (UTC)

Sorry about the delay with updating the package. I set ttf-font and libxtst as dependencies. I also updated the LICENSE that was included by the current EULA for minecraft.

bernimoses commented on 2015-05-04 20:04 (UTC)

If you change the Icon line in your desktop file to: Icon=minecraft Icon themes can customize the icon. ;)

EchoLynx commented on 2015-04-06 21:02 (UTC)

I second dumbhat's observation. I had to install libxtst separately before minecraft would run on a fresh Arch install.

dumbhat commented on 2014-12-17 23:43 (UTC)

Think you'll need to add libxtst to the list of dependencies - wouldn't install on a fresh system without it.

flying-sheep commented on 2014-11-28 10:08 (UTC)

can you please replace the ttf-dejavu dependency with ttf-font?

sxty commented on 2014-10-15 17:41 (UTC)

Yes I meant minecraft-server. Commented on the wrong package.

whynothugo commented on 2014-10-13 06:27 (UTC)

@sxtynnmach1: You can't send mouse events to services running under systemd, and minecraft-server does not respond to signals as expected. screen gets around this issue (though I would have preferred to use tmux, screen still gets the job done). BTW: I assume you're talking about minecraft-server.

sxty commented on 2014-10-13 06:05 (UTC)

Can you add (and run the service under) a user "minecraft"? It's typically good practice to have these things run under their own specifically privileged user. Also, why the use of screen for the service file? Can't you run the jar directly and log to journald?

whynothugo commented on 2014-10-12 22:33 (UTC)

@Det: Yes, but this package only installs the launcher, which actually downloads the versioned game data.