canRequestInstallPackages

open suspend override fun canRequestInstallPackages(): Boolean

Determines whether the application can request permission to install packages depending on the operating system being used.

Return

true if the operation is supported on the detected operating system (Windows, Linux, or Mac); false otherwise for unknown or unsupported systems.