The latest stable version is MonoDevelop 2.2.2 (release notes) (release announcement of MonoDevelop 2.2)
Select your operating system:
Please select a MonoDevelop version and an operating system.
Packages for openSUSE - Stable
![]() | openSUSE 11.2 | Repository |
![]() | openSUSE 11.1 | Repository |
![]() | openSUSE 11.0 | Repository |
Packages for SLED - Stable
Install from official Repository
Packages for Ubuntu - Stable
MonoDevelop 2.2 is available in Ubuntu 10.4. Older Ubuntu releases contain older versions.
Install from the official repository: Install with APT
Package for Mac OS X - Stable
Download 2.2.1 Installer (2.2.2 coming soon)
This build requires the latest version of Mono 2.4 + GTK#
Installer for Windows - Stable
To run MonoDevelop on Windows you have to install the following software:| .NET Framework 3.5 | Download |
| GTK# for .NET 2.12.9-2 | Download |
| MonoDevelop 2.2.2 | Download |
Packages for openSUSE - Unstable
![]() | openSUSE 11.2 | Repository |
![]() | openSUSE 11.1 | Repository |
![]() | openSUSE 11.0 | Repository |
These packages require the latest Mono release, available in the Mono Repository. If you use 1-click install, the required Mono packages will be automatically pulled from that repository.
Package for Mac OS X - Unstable
This build requires the latest version of Mono 2.4 + GTK#
Installer for Windows - Unstable
To run MonoDevelop on Windows you have to download and run the following installers:
| .NET Framework 3.5 | Download |
| GTK# for .NET 2.12.9-2 | Download |
| MonoDevelop 2.2 Beta 2 | Download |
Please select a MonoDevelop version.
Tarballs for MonoDevelop and optional add-ins:
| MonoDevelop 2.2.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 |
| Python language support | Source |
Tarballs for the MonoDevelop dependencies can be found in the Mono sources page.
Build instructions are available in the Building MonoDevelop page.
UNSTABLE SOURCES
Tarballs for MonoDevelop and optional add-ins:
| MonoDevelop 2.3 | Source |
| Mono Debugger support | Source |
| GDB Debugger support | Source |
| Database support | Source |
| Python 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.
Build instructions are available in the Building MonoDevelop page.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.
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