public sealed class VersionedPackage : IMessage<Inventory.Types.VersionedPackage>, IEquatable<Inventory.Types.VersionedPackage>, IDeepCloneable<Inventory.Types.VersionedPackage>, IBufferMessage, IMessage
Information related to the a standard versioned package. This includes
package info for APT, Yum, Zypper, and Googet package managers.
[[["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\u003eVersionedPackage\u003c/code\u003e class provides information about a standard versioned package, compatible with APT, Yum, Zypper, and Googet package managers.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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\u003eThe \u003ccode\u003eVersionedPackage\u003c/code\u003e class offers constructors to create instances, either as a default or by copying another \u003ccode\u003eVersionedPackage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eVersionedPackage\u003c/code\u003e class include \u003ccode\u003eArchitecture\u003c/code\u003e, \u003ccode\u003ePackageName\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, all of which are of string type.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this package is 2.4.0, and previous versions range from 2.3.0 down to 1.3.0, all of which are available for reference.\u003c/p\u003e\n"]]],[],null,[]]