Score:-2

Is C# installed on Ubuntu by default

es flag

So I'm trying to learn some new languages, and I figured C# would be good. I went to search how to install it on Ubuntu, and go 0 results, so I went to VSCode and tried to write an application, but then got this: /bin/sh: 1: scriptcs: not found

Score:6
in flag

Is C# installed on Ubuntu (by default)?

No. C# is a programming language that is used primarily for Windows-based solutions. If you would like to develop with C# and the .Net Framework, you may be interested in the Mono Project, which is for cross-platform development, primarily with C# and the CLR.

Dequog avatar
es flag
when doing `sudo apt install mono-devel` I get the error `The following packages have unmet dependencies: libgdiplus : Depends: libpng12-0 (>= 1.2.13-4) but it is not installable E: Unable to correct problems, you have held broken packages.`
phuclv avatar
sd flag
.NET Core has been available for Linux and mac for years. No one uses mono for modern projects
Dequog avatar
es flag
could you be more specific on how to do that, or could I use wine to install visual studio
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.