Super pumped that KRDP is in alpha! Looking forward to a great product. Thank you for the hard work!
I have fresh installed Kubuntu (23.04) and Arch in HyperV VMs and tried to install the flatpak file I downloaded using the listed command:
flatpak --user **--install** krdp-alpha-20230808.flatpak
to which I receive:
error: ‘Downloads/krdp-alpha-20230808.flatpak’ is not a flatpak command. Did you mean ‘–installation’?
So I’m assuming that the command should be:
flatpak --user **install** krdp-alpha-20230808.flatpak
To which I receive:
error: The application org.kde.krdp/x86_64/master requires the runtime org.kde.Platform/x86_64/6.5 which was not found
Both distros result in the same error.
Was hoping you could point this novice in the right direction to solve this error.
Edit: Solution =
flatpak install org.kde.Platform/x86_64/6.5
Got confused since
flatpak search org.kde.Platform/x86_64/6.5
results in
No matches found