I want to install Joplin on Debian or Whonix Workstation and make it accessible from the app menu. How can I do that?
On Linux, the recommended way is to use the following installation script as it will handle the desktop icon too:
wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash
The install and update script supports the following flags (around line 50 at the time of this writing).
Refresh the Applications list for the app qube after installation. In the Qubes Menu for the app qube launch the Qube Settings. Then go to the Applications tab and click “Refresh Applications”
1 Like
should i excute this command app qube or template?
You can always try this in an appvm and if the software isn’t present after a reboot, then try in the template.
thank you!! it worked in app qube.
Great! You can mark @apparatus answer as the solution.