Невозможно установить dotnet-sdk из-за неудовлетворенных зависимостей
Я следовал приведенным здесь инструкциям, чтобы установить dotnet-sdk-2.2. При выполнении последней команды я получаю следующую ошибку:
$ sudo apt-get install dotnet-sdk-2.2
Reading package lists... Done
Building dependency tree
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:
dotnet-sdk-2.2 : Depends: aspnetcore-runtime-2.2 (>= 2.2.1) but it is not going to be installed
Depends: dotnet-runtime-2.2 (>= 2.2.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Я использую Ubuntu 18.10.