I am trying to run NuGet.exe (Nuget BootStrapper) in OpenSuse using mono. I am following article mentioned here . But I am facing problem. When I try to run NuGet.exe using mono it gives error that NuGet Package Restore is not enable, please enable it using Visual Studio or set Environment variable. Obviously I don't have Visual Studio in Linux so I am trying to set Environment variable using export. But I am still getting same error.
I am stuck there.
Please let me know if any further information required.