Class KnownDistributions
- Namespace
- ZeroInstall.Model
- Assembly
- ZeroInstall.Model.dll
Well-known OS distributions.
public static class KnownDistributions
- Inheritance
-
KnownDistributions
- Inherited Members
Fields
All
public static readonly string[] All
Field Value
- string[]
Arch
public const string Arch = "Arch"
Field Value
Cygwin
public const string Cygwin = "Cygwin"
Field Value
Darwin
public const string Darwin = "Darwin"
Field Value
Debian
public const string Debian = "Debian"
Field Value
Gentoo
public const string Gentoo = "Gentoo"
Field Value
MacPorts
public const string MacPorts = "MacPorts"
Field Value
Ports
public const string Ports = "Ports"
Field Value
Rpm
public const string Rpm = "RPM"
Field Value
Slack
public const string Slack = "Slack"
Field Value
Windows
public const string Windows = "Windows"