Nitrokey / nitrokey-documentation

User documentation of Nitrokey's products
https://docs.nitrokey.com
33 stars 34 forks source link

default linux install instructions on nitrokey website do not work #244

Closed jerabaul29 closed 1 month ago

jerabaul29 commented 1 month ago

I am trying to follow the instructions for linux at https://docs.nitrokey.com/software/nk-app2/installation_linux .

However, copy pasting the command gives me an error:

> flatpak install com.nitrokey.nitrokey-app2
Looking for matches…
error: No remote refs found similar to ‘com.nitrokey.nitrokey-app2’

From https://flathub.org/apps/com.nitrokey.nitrokey-app2 it looks like it should be

flatpak install flathub com.nitrokey.nitrokey-app2

instead, is this correct? :)

robin-nitrokey commented 1 month ago

Good catch, thanks for the report!