Select the MonoDevelop version you want to download:
Please select a MonoDevelop version and an operating system.
| monodevelop | Source |
| monodevelop-debugger-gdb | Source |
| monodevelop-python | Source |
| monodevelop-java | Source |
| monodevelop-database | Source |
| monodevelop-vala | Source |
| monodevelop | Source |
| monodevelop-debugger-gdb | Source |
| monodevelop-python | Source |
| monodevelop-java | Source |
| monodevelop-database | Source |
| monodevelop-vala | Source |
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 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