Search Criteria
Package Details: apollo 0.4.6-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/apollo.git (read-only, click to copy) |
|---|---|
| Package Base: | apollo |
| Description: | A self-hosted game stream server |
| Upstream URL: | https://github.com/ClassicOldSong/Apollo |
| Licenses: | GPL-3.0-only |
| Submitter: | xiota |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 2 |
| Popularity: | 0.95 |
| First Submitted: | 2025-09-09 22:20 (UTC) |
| Last Updated: | 2025-10-22 17:05 (UTC) |
Dependencies (28)
- avahi
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- icu (icu-gitAUR)
- libayatana-appindicator
- libcap
- libdrm (libdrm-gitAUR)
- libevdev (libevdev-gitAUR)
- libnotify (libnotify-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, libva-headlessAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxcb (libxcb-gitAUR)
- libxfixes
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-amber)
- miniupnpc (miniupnpc-gitAUR)
- numactl (numactl-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- Show 8 more dependencies...
Latest Comments
Kaylebor commented on 2025-10-03 07:06 (UTC)
It did install cleanly this time, and I could enable the (user) Systemd service. I could see it does not attempt to use Cuda anymore, which makes more sense on AMD systems.
I will play around and let you know how well it works now; right now it's installed and running.
xiota commented on 2025-10-03 05:39 (UTC)
Package has been updated. Took a while because trying to avoid direct conflict with the parent project.
xiota commented on 2025-09-30 23:41 (UTC) (edited on 2025-10-03 05:37 (UTC) by xiota)
The cuda variable is to ensure the correct version of gcc is used. Recently, cuda was updated to gcc 15, so the variable needs to be revised.
Kaylebor commented on 2025-09-27 13:37 (UTC) (edited on 2025-09-29 10:13 (UTC) by Kaylebor)
Line 7 did not quite work; I had to manually set _cuda_gcc_version=13 before calling paru/yay. The reason in my system seems to be that, when searching with pacman -Si, its gcc is listed without any version suffix.
Additionally: that variable mentions Cuda, but I'm on an AMD GPU. Is that needed as-is then?
Edit: it did not work, it compiles and installs but refuses to boot up. Also, no Systemd service entry?
cubode commented on 2025-09-22 10:41 (UTC)
Sunshine must be completely uninstalled, they're directly incompatible.
mrdaltro commented on 2025-09-20 15:10 (UTC)
This package conflicts with the sunshine one.