mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.82k stars 1.01k forks source link

Unable to install monodevelop on Parrot OS 4.10 (XFCE) #9653

Open crypticani opened 3 years ago

crypticani commented 3 years ago

I tried to to install monodevelop on my Parrot OS 4.10 XFCE, according to the instructions given on the website and got the following message: Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: monodevelop : Depends: libglade2.0-cil (>= 2.12.45) but 2.12.40-3 is to be installed Depends: libglib2.0-cil (>= 2.12.45) but 2.12.40-3 is to be installed Depends: libgtk2.0-cil (>= 2.12.45) but 2.12.40-3 is to be installed Recommends: libgtk2.0-cil-dev but it is not going to be installed E: Unable to correct problems, you have held broken packages.

dmknght commented 3 years ago

The dependencies on Parrot, which actually belongs to Debian testing, is not up to dated so you can't build it. Maybe some older release from here may work with current version of libgtk2 on Parrot https://github.com/mono/monodevelop/releases

txar4 commented 3 years ago

Me also have this problem how to fix this my problem

crypticani commented 3 years ago

I am a computer science student and I couldn't wait for the fix as I have to do practical assignments of my C#.NET classes. So, I installed Rider (from Jetbrains) with 30 days free trial and applied for the Jetbrains Education pack and received 1 year free subscription. But I am still waiting for the monodevelop and Parrot os to fix this issue.