In the various install scripts for these features there is often OS detection. Instead of detecting the OS and then using the right package manager, why not just detect what package manager is available and then use that?
Do not add support for new package managers just work with what is there. For any feature we update be sure to increment the version number as part of the change.
In the various install scripts for these features there is often OS detection. Instead of detecting the OS and then using the right package manager, why not just detect what package manager is available and then use that?
Do not add support for new package managers just work with what is there. For any feature we update be sure to increment the version number as part of the change.