Install mono develop IDE on manjaro

hey guys, I need to install mono develop IDE on my manjaro, how should i do that? I want to install IDE and all the necessary packages to write c# apps , thanks.

On the monodevelop official website they only provide Ubuntu installation

Have you checked if AUR has it?

Edit:

https://wiki.manjaro.org/index.php/Arch_User_Repository
https://wiki.archlinux.org/index.php/Arch_User_Repository

Hello, I had a look into the AUR and has been reported that monodevelop is no longer Linux friendly

I suggest monodevelop-bin at this time.

It has been forked as dotdevelop for bringing Linux support back GitHub - dotdevelop/dotdevelop: MonoDevelop is a cross platform .NET IDE and I could take a look to make an AUR pkgbuild for it

I installed monodevelop-bin sucessfully. The softwate runs but throws an error when creating a .NET application project. here is the error message :

The type initializer for ‘MonoDevelop.Projects.MSBuild.MSBuildEvaluationContext’ threw an exception.

and here is a screenshot:
h t t p s : // p a s t e b o a r d . c o / J L L S F j 0 . p n g

(why manjaro forum doesn’t allow to upload images and put links in Posts?)

Install mono-msbuild from the repo and try again

I installed mono-msbuild and created a project but got error when building it.
here is the screenshot:
https : // pasteboard . c o/JLMb00k.png

They do, but they encourage new people to search the forum for answers and submit text outputs. You can use links once your reach the correct trust level. Reaching new trust levels is easy as logging in, viewing posts, liking comments, replying.

I’m not a C# developer and can’t help further

I’m not a C# developer and can’t help further

I solved the issue by clicking little error in the screenshot. thanks

https : // pasteboard . c o/JLMhhwG . p n g

They do, but they encourage new people to search the forum for answers and submit text outputs. You can use links once your reach the correct trust level. Reaching new trust levels is easy as logging in, viewing posts, liking comments, replying.

Ok

Guys, thank you for all your supports :pray: :pray: :pray:

1 Like