public sealed class Zypper : IMessage<OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper>, IEquatable<OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper>, IDeepCloneable<OSPolicy.Types.Resource.Types.PackageResource.Types.Zypper>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the Zypper package resource is 2.4.0, but this page's content is for version 2.0.0, with older versions down to 1.3.0 also being available."],["Zypper is a package manager with installation (`zypper -y install package`) and removal (`zypper -y rm package`) functions."],["The Zypper class, implemented as `public sealed class Zypper`, manages packages and inherits from `Object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The Zypper class has two constructors, a parameterless constructor and one that takes an instance of itself, along with a \"Name\" property that holds the package name, which is a required string."]]],[]]