Is there a package that we can install for Debian? The AppImage isn’t as easy to use.
1 Like
Why isn’t it easy to use ?
Because I have all my software under one unified system that makes it easy to install, update and remove things. The AppImage throws off that system.
1 Like
There’s no Debian package as far as I know
I think there are 3 ways you could go about this:
- You could submit Joplin to Debian’s official package repository.
- Distribute the package yourself using your own repository.
- You could have an option to download a .deb file, alongside the option to downlad an AppImage. That would allow the user to install it with a package manager.
Whichever one you choose, you can follow these instructions to create a package.
1 Like
I’m not planning to create a Debian package, but if someone makes one I can link to it from the website.