Search Criteria
Package Details: heroic-games-launcher 2.16.1-1
Package Actions
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: | 28 |
Popularity: | 1.61 |
First Submitted: | 2022-07-18 20:20 (UTC) |
Last Updated: | 2025-03-23 21:51 (UTC) |
Dependencies (10)
- electron31
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- which (which-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-binAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
- cartridges-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5
haxie commented on 2022-12-08 16:00 (UTC)
@flaviofearn Hiya, Having multiple versions on the AUR is fine, as long as they're named correctly, and as this one already is, it makes sense to keep it up!
Some users may wish to compile locally, so that they can be sure that the software they are running is indeed the one from the codebase they expect, so for those users, a regular <package> AUR entry is made For those who wish to have the latest and greatest at all times, <package>-git is made, and for those who are fine with downloading a precompiled binary from the developer, a <package>-bin is made.
Hope this helps!
flaviofearn commented on 2022-07-28 18:13 (UTC)
Hey, I am the developer of Heroic Games launcher and there is already a package here on AUR called heroic-games-launcher-bin, looking at the source of this one, it is not different from the official one. Because even if you compile Heroic on your machine, it makes no difference since it is an Electron App and is not optimized for the operating system. So I believe it will be confusing to the users if we have both packages. So can you please remove this one?
Thanks
« First ‹ Previous 1 2 3 4 5