Is it possible to install Xamarin Mono on Fedora (Linux)?
Asked
Active
Viewed 980 times
0
-
1Have you looked at the documentation? http://www.mono-project.com/download/#download-lin – CSharpRocks Feb 13 '15 at 11:54
1 Answers
1
As CSharpRocks mentions, you can install the Mono runtime on most distros.
However, the Xamarin products are NOT Mono; instead, they are development tools and frameworks that run on top of Mono (I can't really say they're a super-set of Mono, as they don't support everything Mono does). Currently, the Xamarin products only support developing on Windows and OSX, and only target Android, iOS and Windows Phone devices.

Andy Hopper
- 3,618
- 1
- 20
- 26