MonoDevelop

Jump to: navigation, search
MonoDevelop

Monodevelop logo.png

Cross platform IDE for C#, F# and more

Download for openSUSE

Vendor: Xamarin
Developer: Xamarin
License: LGPLv2 and MIT/X11
Web: http://www.monodevelop.com

MonoDevelop is a cross platform IDE for C#, F#, Visual Basic .NET and more languages supported by .NET/Mono as well as C/C++, Vala
Icon-warning.png
Warning: After the acquisition of the independent developer Xamarin by Microsoft the MonoDevelop project was deprecated.
Screenshot displaying the IDE in action developing OpenRA on openSUSE Leap 42.3 with KDE

Features

  • Code completion support for C#
  • Code templates
  • Code folding
  • Customizable window layouts
  • User defined key bindings
  • Integrated Debugger for debugging Mono and native applications
  • GTK# Visual Designer

Installation

openSUSE Leap

Version: openSUSE Leap 42.3 Button-oci.png

Version: openSUSE Leap 42.2 Button-oci.png


openSUSE Tumbleweed

Download and install Flatpak:

sudo zypper install flatpak

Install from the official FlatPak repository:

flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref

Run as a containerized application:

flatpak run com.xamarin.MonoDevelop

Weblinks