Package Details: sunshine-bin 2025.924.154138-1

Git Clone URL: https://aur.archlinux.org/sunshine-bin.git (read-only, click to copy)
Package Base: sunshine-bin
Description: A self-hosted game stream host for Moonlight.
Upstream URL: https://app.lizardbyte.dev
Keywords: gaming moonlight streaming
Licenses: GPL-3.0-only
Conflicts: sunshine
Provides: sunshine
Submitter: chungn
Maintainer: chungn (escape0707)
Last Packager: escape0707
Votes: 18
Popularity: 2.99
First Submitted: 2023-03-27 15:27 (UTC)
Last Updated: 2025-09-30 21:54 (UTC)

Pinned Comments

escape0707 commented on 2025-05-14 14:31 (UTC) (edited on 2025-07-10 23:48 (UTC) by escape0707)

Please do not flag this package as outdated unless there is a newer release from upstream.

If there are dependency issues, please leave a comment here. Sometimes they are mitigable. However, if that is not the case, it is preferable to keep the flagging feature available, so maintainers are notified to adopt a newer build more quickly.

In that case, you can also try out sunshine-beta-bin to see if a newer beta version is compiled with newer dependecies.

Latest Comments

1 2 3 4 5 6 Next › Last »

andreabenini commented on 2025-12-11 17:49 (UTC) (edited on 2025-12-11 17:51 (UTC) by andreabenini)

I won't downvote it. I've found a shortcut to have it installed despite the fact there're some errors at startup, like:

sunshine: error while loading shared libraries: libicuuc.so.76: cannot open shared object file: No such file or directory

Which barely means having current stable icu version which is not that one (outdated), so:

pacman -Ss icu
core/icu 78.1-1 [installed]
    International Components for Unicode library

To have it available just pick icu76 from AUR and install it. You'll then be able to use this later on.

dncrash commented on 2025-11-16 00:41 (UTC)

Please add icu76 as a dependency. I just updated my package and sunshine broke because I didn't have this package installed.

zeekaa commented on 2025-11-13 06:57 (UTC)

@MdN thank you, sunshine works now. That package should be added as a Dependency

MdN commented on 2025-11-12 18:38 (UTC)

@zeekaa, this will help: https://aur.archlinux.org/packages/icu76

zeekaa commented on 2025-11-12 05:28 (UTC) (edited on 2025-11-12 05:28 (UTC) by zeekaa)

Dependency issue with both this one and sunshine-beta-bin

Nov 12 12:23:23 hostname sunshine[60169]: /usr/bin/sunshine: error while loading shared libraries: libicuuc.so.76: cannot open shared object file: No such fi

Nov 12 12:23:23 hostname systemd[853]: sunshine.service: Main process exited, code=exited, status=127/n/a

escape0707 commented on 2025-10-02 10:10 (UTC)

@Xarth Thanks for the notice, but these works should usually be done automatically by the PacMan hook and CMake. I suggest you remove these manual changes, and reinstall this package to see if your problems persist.

Adding your user to the input group is a security risk, too. So don't do that if Sunshine already works without it.

escape0707 commented on 2025-06-16 18:30 (UTC) (edited on 2025-07-10 23:48 (UTC) by escape0707)

@TheJackofClubs Can you try yay -S sunshine-bin --rebuild or vanilla makepkg -sif and see what happens?

Edit: Anyway, you probably don't want to use this package right now because of this, and I recommend you to use bin package that tracks beta versions or upstream bin repo for now instead.

TheJackofClubs commented on 2025-06-16 16:07 (UTC)

Yep, vanilla and yay. miniupnpc updated yesterday. It wouldn't update with sunshine-bin installed so I uninstalled, updated, tried to reinstall sunshine-bin and have that error.