Skip to content

.NET 8 and 9 packages missing on Debian 13 #10158

@octoalex

Description

@octoalex

All packages relating to .NET 8 and 9 seem to be missing from the official .NET repository, but .NET 10 is present.
Running apt search dotnet will list only .NET 10 packages, and .NET 8 and 9 (which seem to not have been deprecated, according to https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian) are nowhere to be found

Steps to reproduce

The same steps listed in the official guide (https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian), first adding the Microsoft package repo and signing key, and then selecting .NET 8 or 9 and running any of the 3 sets of commands

System Information

Running Debian 13 Trixie on amd64, with kernel 6.12.48+deb13-amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-setupIssues related to installing .NET Core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions