Returns the name of the operating system package manager for a platform:
"apt", "dnf", "yum", "zypper", "apk", or "brew".
Arguments
- platform
A platform specification accepted by
resolve_platform().
See also
Other platform:
detect_platform(),
resolve_platform()
