-
Notifications
You must be signed in to change notification settings - Fork 47
Description
What package is missing from Amazon Linux 2023? Please describe and include package name.
The .NET 10 SDK package is missing from the Amazon Linux 2023 (AL2023) repositories. As a result, it cannot be installed using standard package managers such as dnf.
Is this an update to existing package or new package request?
This is an update request for an existing package, as previous .NET SDK versions are already supported.
Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify.
Older versions of the .NET SDK are available in Amazon Linux 2 and via Microsoft's official repositories. However, .NET 10 SDK is not yet available in AL2023 repositories.
Any additional information you'd like to include. (use-cases, etc)
It has been several months since the release of .NET 10, but the SDK is still not available in AL2023.
While manual installation is possible, official package support is important for consistent environment setup and reliable deployment in production systems.
It would be helpful to know if there is an expected timeline for when the .NET 10 SDK will be included.
dotnet