Package Details: heroic-games-launcher 2.22.1-1

Git Clone URL: https://aur.archlinux.org/heroic-games-launcher.git (read-only, click to copy)
Package Base: heroic-games-launcher
Description: Native GOG, Epic Games and Amazon games launcher for Linux
Upstream URL: https://heroicgameslauncher.com/
Licenses: GPL-3.0-only
Submitter: FabioLolix
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 43
Popularity: 2.45
First Submitted: 2022-07-18 20:20 (UTC)
Last Updated: 2026-08-12 10:03 (UTC)

Sources (1)

Pinned Comments

FabioLolix commented on 2025-07-28 22:34 (UTC) (edited on 2026-04-27 23:22 (UTC) by FabioLolix)

  • The pkgbuild is hosted at https://github.com/FabioLolix/PKGBUILD-AUR_fix

  • Upstream isn't interested with problems with heroic-games-launcher or heroic-games-launcher-git so don't report them right away; retry with heroic-games-launcher-bin


Note to self, check electron version https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases

Latest Comments

1 2 3 4 5 6 7 Next › Last »

madcabbit commented on 2026-08-13 15:14 (UTC)

The problem went away and it's building and installing now.

FabioLolix commented on 2026-08-13 09:49 (UTC)

Can't replicate

madcabbit commented on 2026-08-13 02:40 (UTC) (edited on 2026-08-13 02:40 (UTC) by madcabbit)

Getting the same error.

Downloading comet for linux arm64 from https://github.com/imLinguin/comet/releases/download/v0.2.0/comet-aarch64-unknown-linux-gnu
Downloading comet for win32 arm64 from https://github.com/imLinguin/comet/releases/download/v0.2.0/comet-aarch64-pc-windows-msvc.exe
Downloading EpicGamesLauncher for win32 x64 from https://github.com/Etaash-mathamsetty/heroic-epic-integration/releases/download/v0.4/EpicGamesLauncher.exe
node:internal/process/promises:394
    triggerUncaughtException(err, true /* fromPromise */);
    ^

TypeError: fetch failed
    at Object.processResponse (node:internal/deps/undici/undici:13033:20)
    at node:internal/deps/undici/undici:13421:23
    at node:internal/deps/undici/undici:17710:7
    at async downloadFile ([stdin]:24850:20)
    at async downloadAsset ([stdin]:24868:3)
    at async Promise.all (index 0)
    at async Promise.all (index 0)
    at async Promise.all (index 0)
    at async Promise.all (index 3)
    at async main ([stdin]:25031:3) {
  [cause]: SocketError: other side closed
      at TLSSocket.onHttpSocketEnd ([stdin]:7190:26)
      at TLSSocket.emit (node:events:521:24)
      at endReadableNT (node:internal/streams/readable:1729:12)
      at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
    code: 'UND_ERR_SOCKET',
    socket: {
      localAddress: '10.0.0.10',
      localPort: 60118,
      remoteAddress: '140.82.112.4',
      remotePort: 443,
      remoteFamily: 'IPv4',
      timeout: undefined,
      bytesWritten: 258,
      bytesRead: 0
    }
  }
}

Node.js v24.18.1
 ELIFECYCLE  Command failed with exit code 1.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'heroic-games-launcher-2.22.1-1':

FabioLolix commented on 2026-08-12 20:41 (UTC) (edited on 2026-08-15 08:23 (UTC) by FabioLolix)

@Mailaender You get that at which stage? Building, launching?

Mailaender commented on 2026-08-12 20:28 (UTC)

 ELIFECYCLE  Command failed with exit code 1.

FabioLolix commented on 2026-08-09 12:51 (UTC)

Meanwhile the AUR is down the pkgbuild is updated on my github

DeepChirp commented on 2026-05-01 02:27 (UTC) (edited on 2026-05-01 03:31 (UTC) by DeepChirp)

I think it might be possible to list Wine, Proton, GameMode, and MangoHud as optional dependencies in the PKGBUILD. The launcher could then utilize these packages if they are installed on the system.

LukasVH commented on 2026-04-28 08:45 (UTC)

is there a need for the npm make dependency? it is listed as requirement but isnt used in the PKGBUILD

ctilley79 commented on 2026-04-28 02:26 (UTC)

This package now requires nodjs-lts-jod which conflicts with system nodejs 25.9.0-1

FabioLolix commented on 2026-04-27 23:21 (UTC)

Thanks