The latest stable version of MonoDevelop is 2.0. See the release announcement.
![]() | openSUSE 11.1 | Repository |
![]() | openSUSE 11.0 | Repository |
![]() | openSUSE 10.3 | Repository |
![]() | openSUSE 10.2 | Repository |
![]() | SLE 10.0 | |
![]() | Debian/Testing | Package |
![]() | Debian/Unstable | Package |
![]() | Ubuntu/9.04 | Install with APT |
![]() | Mac OS X 10.4/10.5 | See the Mac Preview page. |
![]() | Windows | See the Windows Preview page. |
Tarballs for MonoDevelop and optional add-ins:
| MonoDevelop 2.0 | 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.
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
To build MonoDevelop with Visual Studio:
You need at least Visual Studio 2008.