Table of Contents

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

string

Cygwin

public const string Cygwin = "Cygwin"

Field Value

string

Darwin

public const string Darwin = "Darwin"

Field Value

string

Debian

public const string Debian = "Debian"

Field Value

string

Gentoo

public const string Gentoo = "Gentoo"

Field Value

string

MacPorts

public const string MacPorts = "MacPorts"

Field Value

string

Ports

public const string Ports = "Ports"

Field Value

string

Rpm

public const string Rpm = "RPM"

Field Value

string

Slack

public const string Slack = "Slack"

Field Value

string

Windows

public const string Windows = "Windows"

Field Value

string