3

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?

3 Answers 3

4

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:

Sign up to request clarification or add additional context in comments.

1 Comment

Not any more - they've removed it, and the only way to get it is to build from source, apparently. Google had this page as top hit.
1

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

Comments

1

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.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.