Download - Unstable
From MonoDevelop
The latest unstable version of MonoDevelop is 2.0 Alpha 1 (1.9). See the release announcement.
[edit]
Source Code Tarballs
Tarballs for MonoDevelop and optional add-ins:
| MonoDevelop 1.9 | Source (http://go-mono.com/sources/monodevelop/monodevelop-1.9.tar.bz2) |
| Database support | Source (http://go-mono.com/sources/monodevelop-database/monodevelop-database-1.9.tar.bz2) |
| Boo language support | Source (http://go-mono.com/sources/monodevelop-boo/monodevelop-boo-1.9.tar.gz) |
| Java/IKVM language support | Source (http://go-mono.com/sources/monodevelop-java/monodevelop-java-1.9.tar.gz) |
Tarballs for the MonoDevelop dependencies can be found in the Mono sources page (http://go-mono.com/sources-stable).
Compiling the following order will yield the most favorable response.
- Mono.Addins 0.3.1 (http://go-mono.com/sources/mono-addins/mono-addins-0.3.1.tar.bz2)
- Gtk# 2.8.5 (http://ftp.novell.com/pub/mono/sources/gtk-sharp28/gtk-sharp-2.8.5.tar.gz)
- Monodoc 1.2.6 (http://go-mono.com/sources/monodoc/monodoc-1.2.6.zip)
- MonoDevelop Source (http://go-mono.com/sources/monodevelop/monodevelop-1.9.tar.bz2)
[edit]
Packages
Packages for several distros are available here (http://ftp.novell.com/pub/mono/download/noarch/monodevelop/1.9-3).
[edit]
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

Powered by MediaWiki