Package Details: eden-bin 0.2.0-1

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)

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.

Latest Comments

« First ‹ Previous 1 2 3

italoghost commented on 2025-06-03 14:57 (UTC)

Hi! I think you could improve the PKGBUILD by linking the AppRun instead of the whole AppImage. You are already extracting the AppImage, so add the contents of the "squashfs-root" folder to '/opt` and symlink from there.

You can use one of my packages as an inspiration.

<deleted-account> commented on 2025-06-01 17:51 (UTC)

Yeah, AppImageLauncher has been broken for months. Several users have reported this issue and it's solved by uninstalling it.

queenbiscuit311 commented on 2025-06-01 12:08 (UTC)

The solution appears to be uninstalling appimagelauncher entirely? Figured it out when trying to troubleshoot an entirely different appimage.

queenbiscuit311 commented on 2025-05-12 20:01 (UTC) (edited on 2025-05-12 20:01 (UTC) by queenbiscuit311)

The appimage just doesn't work on my system. It always throws Failed to get runtime: No such file or directory (os error 2) whether it's extracting or being run normally.

Not sure what's causing that, but seems unrelated to this package.

ZachAR3 commented on 2025-05-12 10:41 (UTC)

queenbiscuit311 I don't have that issue on my side, but regardless I updated the whole script to now use their GitHub releases which previously didn't exist, so try it again.

queenbiscuit311 commented on 2025-05-12 10:02 (UTC) (edited on 2025-05-12 10:05 (UTC) by queenbiscuit311)

Okay, never mind, trying to open the appimage in general does that. I'll have to file a bug report, if I can figure out how.

queenbiscuit311 commented on 2025-05-12 09:58 (UTC) (edited on 2025-05-12 09:58 (UTC) by queenbiscuit311)

Trying to install gives me this:

==> Making package: eden-bin 0.0.1-1 (Mon 12 May 2025 04:51:58 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading mega...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2525  100  2525    0     0   4343      0 --:--:-- --:--:-- --:--:--  4338
==> Validating source files with md5sums...
    mega ... Skipped
==> Extracting sources...
==> Starting prepare()...
Downloading AppImage...
Downloaded Eden-Linux-0.0.1-pre-alpha-amd64.AppImage
Verifying checksum...
Failed to get runtime: No such file or directory (os error 2)
==> ERROR: A failure occurred in prepare().
    Aborting...

The command with the problem seems to be ./"${_appimage}" --appimage-extract. May have to extract manually rather than making the appimage do it.

<deleted-account> commented on 2025-05-12 01:16 (UTC)

For 0.0.2-pre-alpha:

  • We now have GitHub releases, no need for megatools
  • Removed the org.eden_emu identifier, it's now just eden.desktop and eden.svg

Other than that, this looks good. You can also use source builds for the eden package if you make it alongside direct git clones on eden-git.