mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 11:31:28 +03:00
Created Run flatpak (markdown)
5
Run-flatpak.md
Normal file
5
Run-flatpak.md
Normal file
@@ -0,0 +1,5 @@
|
||||
```
|
||||
flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install --user <flatpak_file>
|
||||
flatpak run org.rustdesk.rustdesk
|
||||
```
|
||||
Reference in New Issue
Block a user