-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
area-setupIssues related to installing .NET CoreIssues related to installing .NET Core
Description
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
themoonisacheese
Metadata
Metadata
Assignees
Labels
area-setupIssues related to installing .NET CoreIssues related to installing .NET Core