You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/install/linux.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,16 +19,17 @@ This article describes how .NET is available on various Linux distributions. .NE
19
19
20
20
## Packages
21
21
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:
23
23
24
-
- Azure Linux 3.0
24
+
- Azure Linux
25
25
-[Debian](linux-debian.md)
26
26
-[openSUSE Leap](linux-opensuse.md)
27
27
-[SUSE Enterprise Linux](linux-sles.md)
28
28
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:
0 commit comments