Field DefaultLocationUbuntuV2
Gets the default dotnet location on Ubuntu 22.04 (when installed from Jammy feed).
public const string DefaultLocationUbuntuV2 = "/usr/lib/dotnet"
Returns
- string
- Gets the default dotnet location on Ubuntu 22.04 (when installed from Jammy feed).
Remarks
The default location on Linux varies depending on distro and installment method.