Skip to content

Ubuntu 22.04 LTS: won't be able to install dotnet-sdk-3.1 (only 6.0) #3276

@Mizux

Description

@Mizux

So currently, we can't install dotnet sdk on Ubuntu 22.04 => waiting for Microsoft to release it.

workaround: install it from script -_-.

blocking by:

$ apt-get install -yq  dotnet-sdk-3.1 dotnet-sdk-6.0
...
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 dotnet-runtime-deps-3.1 : Depends: libssl1.0.0 but it is not installable or
                                    libssl1.0.2 but it is not installable or
                                    libssl1.1 but it is not installable
 dotnet-runtime-deps-6.0 : Depends: libssl1.0.0 but it is not installable or
                                    libssl1.0.2 but it is not installable or
                                    libssl1.1 but it is not installable

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions