OSPolicyResourcePackageResourceDebResponse

A deb package file. dpkg packages only support INSTALLED state.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether dependencies should also be installed. - install when false: dpkg -i package - install when true: apt-get update && apt-get -y install package.deb

Link copied to clipboard