Also split up the commands into separate parts so nothing can go wrong
EG.
wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh
Then
chmod +x ./dotnet-install.sh
Then
./dotnet-install.sh --channel 8.0
Finally Run
Sudo apt update & upgrade
Then
Restart
Hope this helps
Documentation:
https://learn.microsoft.com/en-gb/dotnet/core/install/linux-scripted-manual#scripted-install
What I did to fix it was run the auto installer of .NET as sudo over and over again each time restarting and updating packages for the pc somehow that worked for me, also remember to set docker to never update otherwise you can't access any containers DO THIS BEFORE DOING THE AUTO INSTALLER!!
hi there i was tring to set up a dedicated server for freinds on my debian based machein ive followed the guide however i keep getting the dotnet 8 not installed even though i just installed it if you guys can help it would be wonderfull
many thanks, Foxtnt21
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.