Skip to content

Commit fbfdb86

Browse files
authored
Update linux.md (#45047)
* Update linux.md - Simplify text - Remove reference to Mariner as it is misleading * Update Linux install docs with package policy link
1 parent 3ba1147 commit fbfdb86

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/core/install/linux.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,17 @@ This article describes how .NET is available on various Linux distributions. .NE
1919

2020
## Packages
2121

22-
Starting with .NET 9, Microsoft only publishes packages for supported Linux distributions that don't publish their own packages. Packages are published in the Microsoft package repository at <https://packages.microsoft.com/>. This includes the following Linux distributions:
22+
Packages are available for the following Linux distributions:
2323

24-
- Azure Linux 3.0
24+
- Azure Linux
2525
- [Debian](linux-debian.md)
2626
- [openSUSE Leap](linux-opensuse.md)
2727
- [SUSE Enterprise Linux](linux-sles.md)
2828

29-
The following Linux distributions officially support .NET, and publish their own .NET packages:
29+
Packages are published in the Microsoft package repository at <https://packages.microsoft.com/>. Distributions are selected per the policy defined at [dotnet/core #9556](https://github.com/dotnet/core/discussions/9556).
30+
31+
The following Linux distributions publish their own .NET packages:
3032

31-
- Azure Linux 2.0 (CBL-Mariner)
3233
- [Alpine](linux-alpine.md)
3334
- [CentOS Stream](linux-rhel.md#centos-stream-9)
3435
- [Fedora](linux-fedora.md)

0 commit comments

Comments
 (0)