Since arch is a shared lib distro, I don't particularly appreciate programs bundling libraries, especially the whole JRE. It feels unclean to me.
I know there are advantage, like easier dependency management and also that disk space is cheap(er) now but it still feels wrong to me.
I think the recent version of this launcher are on par with the Windows version when it comes to downloading a bundled JRE, which is probably what Leafeon is talking about. Personally I don't like it, but I see the convenience for users.
I like to use my system JRE and will manually use system JRE 8 if needed (not neeeded right now), would be interesting if there was a way to block the JRE download in the launcher
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.