The latest unstable version of MonoDevelop is 2.0 Beta 1 (1.9.2). See the release announcement.
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.
| openSUSE 11.1 | http://www.monodevelop.com/files/5/59/Monodevelop-opensuse-1click.png Repository |
| openSUSE 11.0 | http://www.monodevelop.com/files/5/59/Monodevelop-opensuse-1click.png Repository |
| openSUSE 10.3 | http://www.monodevelop.com/files/5/59/Monodevelop-opensuse-1click.png Repository |
| openSUSE 10.2 | Repository |
| SLE 10.0 | Repository |
| Debian/Unstable | Package |
Packages for other distros are not yet available.
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