Oct232011

How do I install MonoDevelop 2.6.0.1 on Linux?

arza asks:

I am trying to install MonoDevelop but I am having problems.  The error is a “no such directory found” message. How can I fix it?



Comments for this Question are closed.

If you are looking for help, please ask a new question here.

We will be happy to help you!

2 Answers -

0 votes

Jeff Fabish

October 24, 2011

What distribution are you using (Ubuntu, Fedora, Open Suse, etc)? 

On debian based distributions enter the following command: 
 sudo apt-get install mono mono-gmcs mono-gac mono-utils monodevelop monodoc-browser monodevelop-nunit monodevelop-versioncontrol

You may also compile it from source

0 votes

Anonymous

October 24, 2011

Install Mono 2.10.6 from Source on Ubuntu with a Bash Script
http://www.integratedwebsystems.com/2011/08/install-mono-2-10-3-on-ubuntu-using-bash-script/