Download

From $1
Table of contents

The latest stable version is MonoDevelop 2.2.1 (release notes) (release announcement of MonoDevelop 2.2)

Packages

Please select a MonoDevelop version and an operating system.

Source Code Tarballs

Please select a MonoDevelop version.

Trunk Builds

Packages for some distros are built regularly from trunk snapshots. These are trunk builds that have undergone little or no QA testing. They are updated whenever the developers feel that trunk is usable and noticeable bugfixes or improvements have been made since the previous build.

Download trunk builds

Getting MonoDevelop from the Subversion repository

MonoDevelop is hosted in Mono Subversion repository. To check the MonoDevelop source code out of Mono SVN, enter the following commands. If you have developer access, you should know what to do, module 'monodevelop'.

$ svn co svn+ssh://username@mono-cvs.ximian.com/source/trunk/monodevelop

If you don't have developer access, you can always use the anonymous mirror:

$ svn co svn://anonsvn.mono-project.com/source/trunk/monodevelop