Possible solution for Linux distribution problems
Posted: Fri Jun 24, 2016 7:49 am
Since it's a lot of work to support all the different types of distros, have you considered using something like http://flatpak.org ? It allows you to package your software as a single file app that includes all its dependencies, so it's (largely) independent from the distro. So if it works on your PC, and you've included all the required stuff, it should run anywhere that Flatpak is supported.
Apps can be installed from GNOME Software, which is part of Fedora, Ubuntu, Arch, Mageia (Debian, openSUSE coming soon). I know Ubuntu has Snap, but since your .deb files usually work already while the RPMs are often broken, I'd suggest Flatpak. You're not loosing anything AFAIK.
Just a heads up. I'm currently running the Windows version through WINE, because neither the RPM version nor the TGZ one works for me on Fedora.
Apps can be installed from GNOME Software, which is part of Fedora, Ubuntu, Arch, Mageia (Debian, openSUSE coming soon). I know Ubuntu has Snap, but since your .deb files usually work already while the RPMs are often broken, I'd suggest Flatpak. You're not loosing anything AFAIK.
Just a heads up. I'm currently running the Windows version through WINE, because neither the RPM version nor the TGZ one works for me on Fedora.