Add note to prefer distro packages over Flatpak/AppImage
This commit is contained in:
parent
97467ea355
commit
e383ab9956
1 changed files with 5 additions and 1 deletions
|
|
@ -51,6 +51,8 @@ Install
|
|||
|
||||
.. 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.
|
||||
|
||||
- ✔ Debian bullseye
|
||||
|
|
@ -103,7 +105,7 @@ Install
|
|||
|
||||
pacman -R sunshine
|
||||
|
||||
.. tab:: Debian Package
|
||||
.. tab:: Debian/Ubuntu Package
|
||||
|
||||
#. Download ``sunshine-{distro}-{distro-version}-{arch}.deb`` and run the following code.
|
||||
|
||||
|
|
@ -123,6 +125,8 @@ Install
|
|||
|
||||
.. 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
|
||||
not necessarily match the version in the Flathub repository!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue