Hello there everone who works with IDE

Andr0

New Member
Joined
Oct 25, 2017
Messages
2
Reaction score
0
Credits
0
I'm new to Linux and having some trouble by switching from Windows (which I grown with).
But it's never too late to try something better isn't it?
So I decided to download XUbuntu (please don't ask me why) and than downloaded some software like Pinta, Krita, and few more, than I said to myself, how about an IDE app, well honestly I'm a beginner and just wanted to start with C#. Well I could find only command for Ubuntu, and it seemed to work but an error appeared, it said:"
Package mono-gmcs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
mono-xbuild mono-mcs mono-devel

E: Package 'mono-gmcs' has no installation candidate
" .
I'd be very happy with any answers by the community.
Thanks.
 


What command did you originally use to install Mono and Monodevelop?

I'd recommend trying the following:
Code:
sudo apt install monodevelop
That will download and install the monodevelop IDE and automatically install any additional packages it requires.

Try that for now and see how you get on!
 
What command did you originally use to install Mono and Monodevelop?

I'd recommend trying the following:
Code:
sudo apt install monodevelop
That will download and install the monodevelop IDE and automatically install any additional packages it requires.

Try that for now and see how you get on!
What command did you originally use to install Mono and Monodevelop?

I'd recommend trying the following:
Code:
sudo apt install monodevelop
That will download and install the monodevelop IDE and automatically install any additional packages it requires.

Try that for now and see how you get on!
I don't remember exactly, because I tried several stuff in the same hour, (to download something like 5 programms in less than an hour)
...well afterall rly thanks :)
 
No worries.
Have you managed to solve the problem?
Did my suggestion work? Or....?
:)
 

Members online

No members online now.

Latest posts

Top