how can i install visual studio on Ubuntu and run it with having any crash? Tell me please because i want to move from windows operating system to Ubuntu. So help me to find a way for this.
Asked
Active
Viewed 9,830 times
1 Answers
0
If you want to use Visual Studio, you won't have much luck running it on a GNU/Linux distribution like Ubuntu. Your best bet would be to try running it through Wine, but I highly doubt you will have success.
From the Wine database page on Visual Studio 2013:
What works
Nothing
What does not
Install
So I'm going to assume that it won't install at all under Wine. You could try running a virtual Windows 7 machine with QEMU, and then install Visual Studio there, but that'll be more resource intensive than anything.
Try another IDE, there are lots: http://alternativeto.net/software/visual-studio/

Keefer Rourke
- 1,798