.NET 9 Package Publishing · dotnet/core · Discussion #9556 (original) (raw)
For .NET 9, we will be publishing packages at packages.microsoft.com
for Azure Linux, Debian, OpenSUSE, and SLES. We previously published packages for other distros, like Ubuntu. We have stopped publishing packages for distros that publish their own .NET packages.
The reasoning:
- Users with .NET distro-archive packages available are typically best served by using those packages.
- Using packages that are available from multiple feeds can be confusing.
More context: #9258
Note: distro-archive packages are typically limited to the .1xx SDK band, while packages.microsoft.com
packages are not. Users that want to use the latest feature band builds (on distros without packages.microsoft.com
packages available) must install those builds manually.
Packages
We will publish packages for the following distros for .NET 9.
- Azure Linux 3.0
- Debian 12
- OpenSUSE 15
- SLES
We will not publish packages for the following distros for .NET 9.
- Alpine Linux
- CentOS Stream
- Fedora
- Red Hat Enterprise Linux
- Mariner (Azure Linux 2.0)
- Ubuntu
See Supported OS versions to see the complete set of supported operating systems.