Question

I just downloaded MonoDevelop for my Mac, but I cannot figure out how to install it.

Does anyone know exactly what to type in the terminal to get it to install?

Was it helpful?

Solution

The recently updated Mono 1.2.6 package for MacOS X contains Imendio's Native Gtk+ for OSX, Gtk# and MonoDevelop 0.18.1 with Mac support. It is now available from Mono's downloads page.

It appears that you have to run all three of these installs to get it to work:

OTHER TIPS

this link might be helpful for new comers. Mono:OsX

follow the link below if you are interested in Building Monodevelop in os X:

Building mono develop

Xamarin Studio may be installed using Homebrew.

For Mac and Windows, you can download Xamarin Studio which is a bundle of MonoDevelop along with Xamarin iOS/Android plugins and branding.

Download | MonoDevelop.

There is a Homebrew Cask for Xamarin Studio.
The installation can be done as follows:

$ brew install Caskroom/cask/xamarin-studio

This question might be useful: How to use Homebrew's version of Mono with Xamarin - Stack Overflow.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top