This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Replies: 1 comment
-
Yeah rustdesk needs to push to flathub otherwise you'll be stuck doing that by hand until then. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm raising this here as I'm fairly new to uBlue OS and immutable opertating systems in general.
I was trying to install Rust Desk today, which provides a Flatpak, but it isn't on Flathub. While installing I ran into an error:
This flatpak issue mentioned it was related to system vs user dependencies. So I managed to resolve using:
flatpak install --user rustdesk-1.2.3-x86_64.flatpak
I guess I'm just curious for folks opinion on this, is installing files outright a bad practice? Is there any way for set myself up for success in tracking latest versions of these releases?
Beta Was this translation helpful? Give feedback.
All reactions