get_system_recommendation()

This function MAY recommend one of the available packages for your system.

If Linux is detected, but not the distro, it will return 'linux' as OS.

It works based on your user agent string, which in your case is

The available packages considered are the following.

TODO: Review user agent infixes and recommended manager for Linux distros.

See the code