Linux installeren¶
Flathub / Flatpak¶
De voorkeursinstallatiemethode voor Linux is via Flathub:
Setup flathub / flatpak
Execute
flatpak install flathub com.nitrokey.nitrokey-app2to install (or use the native Flathub integration of your Operating System i.e., “Software” on Ubuntu systems).Belangrijk
Als je de installatie uitvoert op QubesOS, gebruik dan het volgende commando:
flatpak install --user flathub com.nitrokey.nitrokey-app2Hiermee installeer je de applicatie in je thuismap, in plaats van systeembreed.Start Nitrokey App2 met
flatpak run com.nitrokey.nitrokey-app2of gebruik het aangemaakte item in je startmenu.
Notitie
Op dit moment wordt het bijwerken van een Nitrokey 3 Mini niet ondersteund door het flatpak pakket. Dit zal in een van de volgende versies worden opgelost.
Handmatige installatie¶
Download de binary voor Linux Nitrokey App 2
Pak het archief uit en stel het binaire bestand in als uitvoerbaar
De binary uitvoeren
Installation from Source¶
To install Nitrokey App 2 from source, you need Python 3.11 or later (up to 3.14) and pipx. The current release, 2.7.1, still works with Python 3.10.
Execute
pipx install nitrokeyappto install Nitrokey App 2.Run
nitrokeyapp.