Download

From $1
Table of contents

The latest stable version is MonoDevelop 2.4. See the release announcement.

Packages

Please select a MonoDevelop version and an operating system.

Source Code Tarballs

Please select a MonoDevelop version.

Trunk Builds

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.

Download trunk builds

Getting MonoDevelop from the Git repository

MonoDevelop is hosted in a GitHub repository. To get the MonoDevelop source code from the repository, enter the following commands. If you have developer access:

$ git clone git@github.com:mono/monodevelop.git

If you don't have developer access, you can always use the read-only url:

$ git clone git://github.com/mono/monodevelop.git