13

Install MonoDevelop 3.1 with HUD support on Ubuntu 12.04

view full story
linux-howto

http://ubuntuguide.net – MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and to maintain a single code base for all platforms. The default monodevelop available in Ubuntu repository is version 2.8.6.3+dfsg-2. This tutorial will explain how to install the latest MonoDevelop 3.1 in Ubuntu 12.04 Precise. Open terminal from the dash home, or press Ctrl+Alt+T, execute this to add p (HowTos)