See https://eden-emu.dev/blog/distribution-challenges. Release URL should be changed to https://stable.eden-emu.dev/v${pkgver}/${_pkgname}-Linux-v${pkgver}-amd64-gcc-standard.AppImage
Search Criteria
Package Details: eden-bin 0.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eden-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | eden-bin |
| Description: | The Eden Nintendo Switch emulator AppImage. |
| Upstream URL: | https://git.eden-emu.dev/eden-emu/eden |
| Licenses: | GPL3 |
| Submitter: | ZachAR3 |
| Maintainer: | ZachAR3 |
| Last Packager: | ZachAR3 |
| Votes: | 10 |
| Popularity: | 0.57 |
| First Submitted: | 2025-05-11 20:08 (UTC) |
| Last Updated: | 2026-05-15 13:03 (UTC) |
Dependencies (2)
Required by (0)
Sources (1)
crueter commented on 2026-04-24 17:04 (UTC)
ZachAR3 commented on 2026-03-06 15:40 (UTC)
Yeah just updated it to use their official Git repo page for the releases now instead of Github.
DABUNGINATOR commented on 2026-03-06 03:44 (UTC)
The Github repo for Eden was taken down, so this PKGBUILD won't work. However, it seems that builds of Eden are hosted here: https://git.eden-emu.dev/eden-emu/eden/releases
ZachAR3 commented on 2026-01-27 21:14 (UTC)
Oooh makes sense. Well I updated to v0.1.0 now but I will try and keep an eye out for Github shenanigans in the future xD.
crueter commented on 2026-01-20 17:55 (UTC)
v0.0.4 was released after the RCs. GitHub's sorting rules are horrible and decided to put it before the candidates.
ZachAR3 commented on 2026-01-20 10:38 (UTC)
Ah ok good to know! I just updated it to 0.4 then. I got confused because you did 0.4-rc1 after this and normally you do rc before it is released not after? So do you consider the rc1-rc3 after the base v0.4 as stable too or just the initial v0.4?
crueter commented on 2026-01-18 13:44 (UTC)
If you're talking about https://github.com/eden-emulator/Releases/releases/tag/v0.0.4 , this isn't a release candidate. GitHub is just stupid and puts rc3 first for some reason.
ZachAR3 commented on 2026-01-18 07:17 (UTC)
This package is not out of date, please stop flagging it saying "0.4 is out". 0.4 is a release candidate, this package is only for stable versions. If you want an easy way to get the latest beta or RC use my eden-preview-bin package.
Makonede commented on 2025-09-08 15:41 (UTC)
ZachAR3 I have already tried this, running the AppImage at all throws the same error.
ZachAR3 commented on 2025-09-08 09:52 (UTC) (edited on 2025-09-08 09:52 (UTC) by ZachAR3)
Makonede it's possible it "sucessfully" downloaded the AppImage which it has now cached but it's broken since it's failing to find its runtime to extract. Try clean installing it so it redownloads, if that doesn't work you can try manually downloading the appimage from the github and try running
chmod +x Eden-Linux-0.0.3-amd64.AppImage
./Eden-Linux-0.0.3-amd64.AppImage --appimage-extract` to see if it will extract normally.
Pinned Comments
ZachAR3 commented on 2025-07-26 19:12 (UTC) (edited on 2025-07-26 19:20 (UTC) by ZachAR3)
Following AUR guidelines this package will only update when a new stable release is dropped. I have uploaded a new package called eden-preview-bin which will contain RC's / beta's (depending on stability). This package will also be using the newer binaries not the less performant one's targetting compatibility. If you need those compatibility binaries feel free to copy my PKGBUILD and post your own AUR page for them.