Download

From $1
    Table of contents

    Select the MonoDevelop version you want to download:

    MonoDevelop 2.8.6.3
    Stable Release
    MonoDevelop 2.8.6.4
    Beta Release

    Packages

    Please select a MonoDevelop version and an operating system.

    Source Code

    monodevelopSource
    monodevelop-debugger-gdbSource
    monodevelop-pythonSource
    monodevelop-javaSource
    monodevelop-databaseSource
    monodevelop-valaSource

    monodevelopSource
    monodevelop-debugger-gdbSource
    monodevelop-pythonSource
    monodevelop-javaSource
    monodevelop-databaseSource
    monodevelop-valaSource

    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