Unable to Install Dotnet Linux

Hi guys I want to install dotnet so I could do some C# development but It cannot find the package?

Added the repo? https://www.microsoft.com/net/core#linuxubuntu

I tried that.

Try changing to the / directory and rerun

now it gives me this.

apt clean
or/and
Force install, or rather -f, that's actually fix broken, not force.

this might seem like a dumb question but have you tried updating the database?

how do I do that? just sudo apt-get update?

yeah.

already tried that

1 Like

That error means there is a missing dependency, and for the looks of it its also .net related.

File an issue on the github project for Microsoft .net

or wait and try again if these are daily builds. maybe that module was broken today.

1 Like

could try mono instead http://www.mono-project.com/docs/

I will try that if I cant get a working compiler.