Add note to prefer distro packages over Flatpak/AppImage

This commit is contained in:
Cameron Gutman
2024-03-10 22:20:52 -05:00
parent 97467ea355
commit e383ab9956

View File

@@ -51,6 +51,8 @@ Install
.. tab:: AppImage .. tab:: AppImage
.. caution:: Use distro-specific packages instead of the AppImage if they are available.
According to AppImageLint the supported distro matrix of the AppImage is below. According to AppImageLint the supported distro matrix of the AppImage is below.
- ✔ Debian bullseye - ✔ Debian bullseye
@@ -103,7 +105,7 @@ Install
pacman -R sunshine pacman -R sunshine
.. tab:: Debian Package .. tab:: Debian/Ubuntu Package
#. Download ``sunshine-{distro}-{distro-version}-{arch}.deb`` and run the following code. #. Download ``sunshine-{distro}-{distro-version}-{arch}.deb`` and run the following code.
@@ -123,6 +125,8 @@ Install
.. tab:: Flatpak Package .. tab:: Flatpak Package
.. caution:: Use distro-specific packages instead of the Flatpak if they are available.
.. important:: The instructions provided here are for the version supplied in the `latest release`_, which does .. important:: The instructions provided here are for the version supplied in the `latest release`_, which does
not necessarily match the version in the Flathub repository! not necessarily match the version in the Flathub repository!