Search Criteria
Package Details: minecraft-launcher-beta 887-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/minecraft-launcher-beta.git (read-only, click to copy) |
---|---|
Package Base: | minecraft-launcher-beta |
Description: | Official Minecraft Launcher Beta |
Upstream URL: | https://mojang.com/ |
Licenses: | |
Conflicts: | |
Submitter: | petr |
Maintainer: | petr (masonmojang) |
Last Packager: | petr |
Votes: | 13 |
Popularity: | 0.51 |
First Submitted: | 2019-06-20 15:01 |
Last Updated: | 2021-03-01 17:14 |
Dependencies (11)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- libx11 (libx11-git, libx11-threadsafe)
- libxcb (libxcb-git)
- libxss
- libxtst
- nss (nss-hg)
- xorg-xrandr (xorg-xrandr-git)
- flite (flite-fpic, flite1-patched) (optional) – narrator support
Latest Comments
IslandC0der commented on 2021-03-01 18:27
@jpegxguy no problem :)
jpegxguy commented on 2021-03-01 18:00
Ah, fair enough. Thanks for the link
IslandC0der commented on 2021-03-01 17:55
@jpegxguy no, that only happens with
replaces
(which would indeed be the desired effect here). However, the arch wiki recommends usingprovides
andconflicts
instead ofreplaces
when uploading to the AUR (check the link on my previous comment, it was broken but I've fixed it now).jpegxguy commented on 2021-03-01 17:49
@IslandC0der Does
provides
do the thing where if I install minecraft-launcher, it will prompt for the deletion of the beta package?IslandC0der commented on 2021-03-01 17:47
@jpegxguy unfortunately,
replaces
doesn't work with the AUR,provides
would have to be used instead.jpegxguy commented on 2021-03-01 17:41
Ok if it's not necessary anymore, I think you put the beta package in the replaces array in minecraft-launcher. Not 100% sure but I think it's so
petr commented on 2021-03-01 17:31
This package is no longer necessary.
The launcher now manages its own updates at runtime using the same mechanism as the Windows and macOS version.
Please switch to
minecraft-launcher
instead.jpegxguy commented on 2020-06-30 08:23
That's true. I removed gconf with -Rdd and the launcher works perfectly
IslandC0der commented on 2020-06-29 22:14
Hi, could you please remove the
gconf
dependency? It's no longer required.jpegxguy commented on 2019-08-13 19:28
If you're going to be lifting the jre version requirement, I think it should be >= 8 because that's the minimum for later versions. I guess you're kind of fed up with the varying configurations, huh? :P