Search Criteria
Package Details: eden-preview-bin 0.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eden-preview-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | eden-preview-bin |
| Description: | The Eden Nintendo Switch emulator AppImage for preview builds such as release candiates using the amd64-gcc-standard version. |
| Upstream URL: | https://git.eden-emu.dev/eden-emu/eden |
| Licenses: | GPL3 |
| Submitter: | ZachAR3 |
| Maintainer: | ZachAR3 |
| Last Packager: | ZachAR3 |
| Votes: | 4 |
| Popularity: | 0.26 |
| First Submitted: | 2025-07-26 19:18 (UTC) |
| Last Updated: | 2026-05-15 12:57 (UTC) |
Latest Comments
crueter commented on 2026-04-24 17:03 (UTC)
See https://eden-emu.dev/blog/distribution-challenges. Release URL should be changed to
https://stable.eden-emu.dev/${_upstreamver}/${_pkgname}-Linux-${_upstreamver}-amd64-gcc-standard.AppImageMiguVT commented on 2026-01-20 11:00 (UTC)
More strange that now its working after uninstalling appimagelauncher
ZachAR3 commented on 2026-01-20 10:49 (UTC)
@MiguVT
That is the exact sha256 in the PKGBUILD. Something is messed up with your Paru, as I cannot change how makepkg does its sha256sum check afaik it is a built-in to reduce the chance of someone uploading a virus with a fake checksum. Try yay maybe? Quite strange this is the only package it happens to though. I even downloaded paru on my machine and it installs fine with it on EndeavourOS.
MiguVT commented on 2026-01-20 10:42 (UTC)
~/Downloads ❯ sha256sum Eden-Linux-v0.0.4-rc3-amd64-gcc-standard.appimage 1beb1316dc3c7153bf563d5a4924b4ed4cba1905e8403b9fadbbe8b24cfd72a8 Eden-Linux-v0.0.4-rc3-amd64-gcc-standard.appimage
~/Downloads ❯
Its weird because its the only package that gives me this issue
ZachAR3 commented on 2026-01-20 10:31 (UTC)
@MiguVT
I am quite unsure what your problem is as no matter what I machine I run it on, or even downloading it manually and running sha256sum I get a matching working checksum. Try downloading it manually yourself from the sources page here and run sha256sum on it and see if it matches. If it does it's something broken in your paru if it doesn't your system sha256sum is broken / messed up.
MiguVT commented on 2026-01-20 10:24 (UTC)
Clean installation still giving error:
~ ❯ paru eden-preview-bin 1 aur/eden-preview-bin 0.0.4_rc-3 [+3 ~0.30] [Installed: 0.0.4_rc-2] The Eden Nintendo Switch emulator AppImage for preview builds such as release candiates using the amd64-gcc-standard version. :: Packages to install (eg: 1 2 3, 1-3): :: 1 :: Resolving dependencies... :: Calculating conflicts... :: Calculating inner conflicts...
Aur (1) Old Version New Version Make Only aur/eden-preview-bin 0.0.4_rc-2 0.0.4_rc-3 No
:: Proceed to review? [Y/n]:
:: Downloading PKGBUILDs... PKGBUILDs up to date nothing new to review fetching devel info... ==> Making package: eden-preview-bin 0.0.4_rc-3 (mar 20 ene 2026 11:23:25) ==> Retrieving sources... -> Downloading Eden-Linux-0.0.4_rc-amd64.AppImage... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 100 64.76M 100 64.76M 0 0 77.60M 0 0 ==> Validating source_x86_64 files with sha256sums... Eden-Linux-0.0.4_rc-amd64.AppImage ... Passed ==> Making package: eden-preview-bin 0.0.4_rc-3 (mar 20 ene 2026 11:23:26) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found Eden-Linux-0.0.4_rc-amd64.AppImage ==> Validating source_x86_64 files with sha256sums... Eden-Linux-0.0.4_rc-amd64.AppImage ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... ==> Starting prepare()... [appimagelauncher-binfmt-bypass/lib] ERROR: failed to execute patched runtime: Permission denied ==> ERROR: A failure occurred in prepare(). Aborting... error: failed to build 'eden-preview-bin-0.0.4_rc-3': error: packages failed to build: eden-preview-bin-0.0.4_rc-3
~ 6s ❯
MiguVT commented on 2026-01-20 10:17 (UTC)
Hello, the problem is with checksums:
~ 1m 15s ❯ paru :: Synchronizing package databases... cachyos-v3 is up to date cachyos-core-v3 is up to date cachyos-extra-v3 is up to date cachyos is up to date core is up to date extra 7,9 MiB 17,5 MiB/s 00:00 [-----------------------------------------------------------------------------] 100% multilib is up to date lizardbyte is up to date :: Starting full system upgrade... there is nothing to do :: Looking for PKGBUILD upgrades... :: Looking for AUR upgrades... :: Looking for devel upgrades... :: Resolving dependencies... :: Calculating conflicts... :: Calculating inner conflicts...
Aur (1) Old Version New Version Make Only aur/eden-preview-bin 0.0.4_rc-2 0.0.4_rc-3 No
:: Proceed to review? [Y/n]:
:: Downloading PKGBUILDs... PKGBUILDs up to date nothing new to review fetching devel info... ==> Making package: eden-preview-bin 0.0.4_rc-3 (mar 20 ene 2026 11:16:45) ==> Retrieving sources... -> Found Eden-Linux-0.0.4_rc-amd64.AppImage ==> Validating source_x86_64 files with sha256sums... Eden-Linux-0.0.4_rc-amd64.AppImage ... FAILED ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'eden-preview-bin-0.0.4_rc-3': error: packages failed to build: eden-preview-bin-0.0.4_rc-3
~ 15s ❯
ZachAR3 commented on 2026-01-18 07:15 (UTC)
Not sure why this is flagged out of date and someone requested to orphan it, there are no updates past RC-3 on the GitHub this pulls from. The person who requested the orphan also said it "isn't working"? It installs perfectly fine on my system but feel free to leave a comment where I can actually respond instead of a request and I can look into it.
ZachAR3 commented on 2025-07-26 22:12 (UTC)
catbug oops, left over mistake from working out having it not conflict with my standard eden-bin for people who want to run both. Thanks for letting it know, just updated the pkgbuild with a fix.
catbug commented on 2025-07-26 20:38 (UTC) (edited on 2025-07-26 20:39 (UTC) by catbug)
heads up, the package fails to build as it looks for a non-existent "eden.xml" file changing line 58 from
install -Dm644 eden.xml "${pkgdir}/usr/share/mime/packages/eden.xml"toinstall -Dm644 eden-preview.xml "${pkgdir}/usr/share/mime/packages/eden-preview.xml"fixes the issue