✅ Dotnet on Ubuntu
Hey! I would like to download C# onto my Ubuntu installation however, the terminal can't find any packages with the name 'dotnet-sdk-8.0'. I have tried looking on the MS docs but they tell me to do what I did which didn't work. Any ideas on how I can install it on Ubuntu?
The image attahced is the file the tutorial told me to type:
Types: deb
URIs: https://packages.microsoft.com/ubuntu/22.04/prod/
Suites: jammy
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/microsoft.gpg
4 Replies
if you still haven't solved it yet, this post worked for me
https://stackoverflow.com/questions/77498786/unable-to-locate-package-dotnet-sdk-8-0
Stack Overflow
Unable to locate package dotnet-sdk-8.0
I've moved of my applications to .Net 8 and I use ubuntu 22.04.3 LTS VPS to host my web applications.
I'm trying to install .net 8 on the VPS but I can't
I've tried the Scripted install by microsof...
I have tried it but it wouldn't work, but thanks for trying tho
have you tried installing dotnet 7?
I tried 6.0 and it also failed
^close