Installing MonoDevelop in Linux Mint 17.1

Опубликовано: 11 Август 2026
на канале: Exchange Times .Net
10,131
60

A quick video on installing MonoDevelop in Linux Mint 17.1

MonoDevelop Website:
http://www.monodevelop.com/download/l...

1. Add the GPG Key
2. Add the repository
3. Open Terminal and run sudo apt-get install monodevelop

If MonoDevelop opens and closes try the following:

1. Open the terminal and run,
2. apt-get install mono-devel
3. sudo apt-get install libmono-cairo2.0-cil

You should now be able to run MonoDevelop