-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
Description
Unable to install .Net 6 on Ubuntu 22.04.
sudo apt install dotnet-sdk-6.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
aspnetcore-targeting-pack-6.0 : Depends: dotnet-targeting-pack-6.0 (>= 6.0.13) but 6.0.12-1 is to be installed
E: Unable to correct problems, you have held broken packages.
Following the guide from here:
Now I am not able to install the SDK at all. I need to use the 6.0.400 deps to fix an issue regarding SqlClient on Linux.
Metadata
Metadata
Assignees
Labels
No labels
