How can I easily install the latest version of Mono/MonoDevelop (an IDE for C#) on a machine running Ubuntu netbook remix 10.04?

I can't understand the technical results I got when I searched the 'net.

link|improve this question

80% accept rate
I'm not familiar with Mono or MonoDevelop, so I can't be sure, but that VS 2010 tag looks out of place. – Lord Torgamus Sep 12 '11 at 14:11
What happens when you try running this from the commandline: sudo apt-get install mono-devel? According to mono-project.com/DistroPackages/Ubuntu that should complete your mono install. – sbtkd85 Sep 12 '11 at 14:42
feedback

1 Answer

MonoDevelop is in the official repositories. You can install it via the Ubuntu Software Centre by searching for "MonoDevelop".

link|improve this answer
thats it?? is monodevelop equivalent of Visualstudio ? – user913233 Sep 13 '11 at 14:14
can i open visual studio 2010/2008 files on monodevelop? – user913233 Sep 13 '11 at 14:15
@user913233 According to this, it can. – nickguletskii Sep 13 '11 at 14:16
if ur saying UBUNTU supports monodevelop, you mean all ubuntu versions? – user913233 Sep 13 '11 at 22:44
@user913233 -_- Yes... – nickguletskii Sep 14 '11 at 4:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.