-
Notifications
You must be signed in to change notification settings - Fork 47
Flatpak
Paolo Stivanin edited this page Jun 10, 2020
·
4 revisions
To install Flatpak, follow the official guide.
To install OTPClient, open a terminal and the execute:
flatpak install flathub com.github.paolostivanin.OTPClient
/home/USER/.var/app/com.github.paolostivanin.OTPClient/data
).
This change was necessary in order to restrict the app's permissions to NOT HAVE full access to the host's filesystem.
Because of that, if you want to import a file you have to place it under the aforementioned folder (/home/USER/.var/app/com.github.paolostivanin.OTPClient/data
).