Upto ubuntu 17.10 once monodevelop package were provided, but it seems no monodevelop package provided since ubuntu 18.04.
Is monodevelop no more provided by ubuntu developer for 19.10 or later version of ubuntu?
Since there is no monodevelop package for ubuntu 19.10, following the guild below url I tried to build it by myself, but failed.
https://help.ubuntu.com/community/monodevelop
sudo apt-get install libglade2-dev gnome-sharp2 gtk-sharp2 there is no gnome-sharp2 package.
./configure make Makefile:1: main/monodevelop_version: No such files or directories. make: *** no rules to make target 'main/monodevelop_version'. Abort.
Since there is no IDE that can develop RAD, gui applications using .net/mono on Linux, it is very very inconvenient. Is nobody else in trouble with this situation?
I guess that when new LTS 20.04 is released in April 2020, a new monodevelop repository for it will be added. Right?
– Minori Apr 20 '20 at 14:09