How to Install Visual Studio 2015 in Ubuntu

后端 未结 6 2200
一整个雨季
一整个雨季 2021-01-04 11:37


I have heard about Visual Studio . Net 2015 for Ubuntu
I can\'t find anything useful online yet
Can you please help me install this version on ubuntu li

6条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-04 12:26

    Microsoft have released a cut down version for Linux https://code.visualstudio.com/ its simply called visual studio code! Then you have to install additional components such as ASP.NET version 5 which you can download from the same link. In my own experience I installed all of these and the program worked fine. That is until it was time to reboot my Linux Mint v 17.2 system. I use an encrypted drive and was able to enter my password to unencrypt my drive, but then after entering my userpassword my system crashed and went into a loop which I couldnt get out of. So I had to boot from a USB stick with Mint on it and unencrypt the drive from there to remove Visual Studio Code and its components just to access my system again so beware - there is a major bug here which needs fixing.

提交回复
热议问题