I currently run on Fedora 24, could you please make a deployment in the future for the .rpm package format.
I know package converters exist, it’s just I don’t know how well they’re supported. Additionally I like being able to use YUM to see what packages are being added to my system before any changes are made.
I’m sure though that many other requests will be made to support various other distro’s, as far as I’m aware .deb and .rpm are the more popular formats.
Additionally, I’m aware your .sh program exists for installation on non-ubuntu machine, i really don’t like using shell scripts, it feels/is safer to be using proper package formats.
Well, a .deb/.rpm package it’s not more safe than using the .sh provided.
In all cases you don’t have control in what that package will do in your system, you have to trust on the person who make that package.
The best solution for support multiple distros and safety is use something like appimage/snap.
No, just not. Sh format is very simple, it just extracts files to specific location set by you and that is it. They have already said that only Ubuntu is official. Other options will be considered in future like: snappy or standalone installer.