Download - Unstable

From $1
Table of contents

The latest unstable version of MonoDevelop is 2.0 Beta 1 (1.9.2). See the release announcement.

Source Code Tarballs

Tarballs for MonoDevelop and optional add-ins:

MonoDevelop 1.9.2 Source
Mono Debugger support Source
GDB Debugger support Source
Database support Source
Boo language support Source
Java/IKVM language support Source
Vala language support Source

Tarballs for the MonoDevelop dependencies can be found in the Mono sources page.

Compiling the following order will yield the most favorable response.

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