For Linux, installing Joplin requires to use the terminal installer, which is a good general solution. However, if we can have package manager builds, then it will be more convenient for Linux users, especially now since there is a trend for many not-so-expert computer users to switch to Linux because it is legally free. For theses users especially, it will be convenient if we can have distro specific packages, which shows up directly in the software manager/center GUI. Also it will support updating the app via the automated system updates.
Some options that work cross Linux distro are:
- Flatpak via Flathub
- Snap via Snap store
Otherwise we will have to have three seperate solutions:
- .deb file for Debian and its derivatives (Ubuntu, Mint, Kali…)
- .rpm file for Red Hat and its derivatives (Fedora, CentOS, also OpenSUSE, …)
- AUR for Arch and its derivatives (Manjaro, …)