public sealed class Deb : IMessage<OSPolicy.Types.Resource.Types.PackageResource.Types.Deb>, IEquatable<OSPolicy.Types.Resource.Types.PackageResource.Types.Deb>, IDeepCloneable<OSPolicy.Types.Resource.Types.PackageResource.Types.Deb>, IBufferMessage, IMessage
A deb package file. dpkg packages only support INSTALLED state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeb\u003c/code\u003e class represents a Debian package file and is primarily used in the context of OS configuration, with dpkg packages only supporting an INSTALLED state.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeb\u003c/code\u003e package referenced here is 2.4.0, though many previous versions dating back to 1.3.0 are available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeb\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeb\u003c/code\u003e has two constructors, one with no parameters and one which takes in another \u003ccode\u003eDeb\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeb\u003c/code\u003e contains two properties, PullDeps which defines whether the dependencies should be installed, and Source which is required and is a deb package.\u003c/p\u003e\n"]]],[],null,[]]