Package Details: heroic-games-launcher-bin 2.18.1-3

Git Clone URL: https://aur.archlinux.org/heroic-games-launcher-bin.git (read-only, click to copy)
Package Base: heroic-games-launcher-bin
Description: An Open source Launcher for Epic, Amazon and GOG Games
Upstream URL: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/
Licenses: GPL-3.0-only
Conflicts: heroic-games-launcher
Provides: heroic-games-launcher
Submitter: cwrau
Maintainer: flaviofearn
Last Packager: flaviofearn
Votes: 246
Popularity: 7.71
First Submitted: 2020-12-31 20:36 (UTC)
Last Updated: 2025-10-08 10:42 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

FabioLolix commented on 2025-10-03 10:58 (UTC)

About the which package, it's part of base-devel and base-devel should be installed when using AUR : "Ensure base-devel is installed."

That is for building packages; not for running packages, adding which to depends is correct


.SRCINFO is outdated, license have GPL3-only instead of GPL-3.0-only

YoyPa commented on 2025-10-03 03:29 (UTC)

About the which package, it's part of base-devel and base-devel should be installed when using AUR : "Ensure base-devel is installed.", "Packages in the AUR assume that base-devel is installed in the build environment." https://wiki.archlinux.org/title/Arch_User_Repository

xphoniexx commented on 2025-10-02 01:22 (UTC)

Could you add depends=(which) . Without the which binary it will error trying to launch any game.

<deleted-account> commented on 2025-09-17 05:54 (UTC)

To make this package compliant with Arch RFC 0016, could you please rewrite the license field as follows?

license=('GPL-3.0-only')

see also: https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/blob/f04080f5f6eaa582c0aca04e03ca5a6f92ca7ddc/package.json#L11

DismayYesterday commented on 2025-08-26 13:32 (UTC) (edited on 2025-08-26 13:39 (UTC) by DismayYesterday)

source seems to have a small harmless typo of:

https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher//releases/download/v2.18.1/Heroic-2.18.1-linux-x64.pacman instead of:

https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.18.1/Heroic-2.18.1-linux-x64.pacman

works regardless, but i think the latter is preferable.

flaviofearn commented on 2025-06-02 19:36 (UTC)

There was a 2.17.1 release but it was a beta one just for testing something on the steam deck. The release was removed already. Sorry for the confusion.

NIICKTCHUNS commented on 2025-06-02 16:46 (UTC)

bro created an account to flag this as outdated and then leaved, can someone except from him unflag this?

naticus commented on 2025-06-02 00:00 (UTC)

Why is this flagged as out of date? 2.17.0 is the latest release, not 2.17.1.

oech3 commented on 2025-05-06 19:58 (UTC)

Would you depends=(electron31) and provide wrapper for exec electron31 /pathto/app.asar instead of full copy?

Rainbowu commented on 2025-04-28 14:13 (UTC)

.desktop file missing %u, which make heroic:// don't work