diff --git a/infrastructure/graduated/arch/gaming.md b/infrastructure/graduated/arch/gaming.md index 1416f75..657a3dd 100644 --- a/infrastructure/graduated/arch/gaming.md +++ b/infrastructure/graduated/arch/gaming.md @@ -177,13 +177,16 @@ network streaming to any device that can run moonlight. ### Install Sunshine - +The flatpak seems to work well. The arch package keeps breaking due to +deps. See boost-libs and then libicuuc.so.76. -I used the Archlinux pkg. Follow the instructions (including the autostart instructions). + ```bash -wget https://github.com/LizardByte/Sunshine/releases/latest/download/sunshine.pkg.tar.zst -pacman -U --noconfirm sunshine.pkg.tar.zst +flatpak install --system flathub dev.lizardbyte.app.Sunshine +sudo -i +flatpak run --command=additional-install.sh dev.lizardbyte.app.Sunshine +systemctl enable --now sunshine ``` #### Ports