How to install recent mono and monodevelop?

utopia picture utopia · Mar 2, 2013 · Viewed 23.7k times · Source

I tried to install mono and monodevelop on centOS 6.3. After many hours I was able to install mono but failed with monodevelop.

I'm really astonished how difficult and time consuming it is, to get a recent mono/monodevelop version on linux installed. Is there nobody willing to write and maintain an install/compile tutorial to get the most recent mono/monodevelop/monodata/ASP.NET MVC/... version on the major linux distributions (Centos, Ubuntu, Suse, Debian) installed?

I think many people developing on Windows (with limited linux knowledge) would like to start using mono, if the boarding hurdle would be somehow lower.

It may be the most important to make Mono more used and more visible. Please, write a tested tutorial (script) for compiling mono/monodevelop.

Thank you!

Answer

Timotheus Pokorra picture Timotheus Pokorra · Jul 30, 2013

I have created a project on Open Build Service, which produces builds of the latest MonoDevelop 4.0.10 for Debian, Ubuntu, CentOS, and Fedora.

see https://build.opensuse.org/project/show/home:tpokorra:mono

For installation instructions with apt-get or yum, see: http://software.opensuse.org/download/package?project=home:tpokorra:mono&package=monodevelop-opt

I hope this will increase the usage of MonoDevelop on Linux Desktop environments.