From 6d1d9ff4273ad52ffca6a43e5494585cadca278a Mon Sep 17 00:00:00 2001 From: Mateus Rodrigues de Morais Date: Thu, 31 Jul 2025 12:28:01 -0300 Subject: [PATCH 1/3] Update current Ubuntu version to 25.04 --- docs/core/install/linux-ubuntu-decision.md | 6 +++--- docs/core/install/linux-ubuntu-install.md | 15 ++++++++------- docs/zone-pivot-groups.yml | 4 ++-- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/core/install/linux-ubuntu-decision.md b/docs/core/install/linux-ubuntu-decision.md index 14d1700fb704d..14734e406aeb6 100644 --- a/docs/core/install/linux-ubuntu-decision.md +++ b/docs/core/install/linux-ubuntu-decision.md @@ -21,7 +21,7 @@ The following table is a list of currently supported .NET releases and the versi | Ubuntu | Supported .NET versions | Available in
built-in Ubuntu feed | [Available in
.NET backports
Ubuntu feed](#register-the-ubuntu-net-backports-package-repository) | [Available in
Microsoft feed](#register-the-microsoft-package-repository) | |--------------------------------------------------------------------|-------------------------|--------------------------------------|--------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------| -| [24.10](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2410) | 9.0, 8.0 | 9.0, 8.0 | None | None | +| [25.04](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2504) | 9.0, 8.0 | 9.0, 8.0 | None | None | | [24.04 (LTS)](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2404) | 9.0, 8.0 | 8.0 | 9.0, 7.0, 6.0 | None | | [22.04 (LTS)](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2204) | 9.0, 8.0 | 8.0, 7.0, 6.0 | 9.0 | 8.0, 7.0, 6.0, 3.1 | @@ -68,7 +68,7 @@ Use the following sections to determine how you should install .NET: If you don't need other Microsoft packages, such as `powershell`, `mdatp`, or `mssql`, install .NET through the Ubuntu feed. For more information, see the following pages: -- [Install .NET on Ubuntu 24.10](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2410). +- [Install .NET on Ubuntu 25.04](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2504). - [Install .NET on Ubuntu 24.04](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2404). - [Install .NET on Ubuntu 22.04](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2204). @@ -132,7 +132,7 @@ Starting with .NET 8 on Ubuntu 24.04, Canonical supports .NET for the IBM System Install .NET through the built-in Ubuntu feed. For more information, see the following page: -- [Install .NET 9 on Ubuntu 24.10](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2410&tabs=dotnet9). +- [Install .NET 9 on Ubuntu 25.04](linux-ubuntu-install.md?pivots=os-linux-ubuntu-2504&tabs=dotnet9). ## Register a package repository diff --git a/docs/core/install/linux-ubuntu-install.md b/docs/core/install/linux-ubuntu-install.md index bc2736efdcab4..db6aa74a5847a 100644 --- a/docs/core/install/linux-ubuntu-install.md +++ b/docs/core/install/linux-ubuntu-install.md @@ -17,19 +17,20 @@ This article discusses how to install .NET on Ubuntu. [!INCLUDE [linux-install-package-manager-x64-vs-arm-ubuntu](includes/linux-install-package-manager-x64-vs-arm-ubuntu.md)] -::: zone pivot="os-linux-ubuntu-2410" +::: zone pivot="os-linux-ubuntu-2504" -## Ubuntu 24.10 +## Ubuntu 25.04 [!INCLUDE [linux-ubuntu-package-feed-only](includes/linux-ubuntu-package-feed-only.md)] -The following versions of .NET are supported or available for Ubuntu 24.10: +The following versions of .NET are supported or available for Ubuntu 25.04: -- 9.0 -- 8.0 +| Supported .NET versions | Available in
built-in Ubuntu feed | [Available in
backports
Ubuntu feed](linux-ubuntu-decision.md#ubuntu-net-backports-package-repository) | [Available in
Microsoft feed](linux-ubuntu-decision.md#register-the-microsoft-package-repository) | +|-------------------------|--------------------------------------|-----------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| 9.0, 8.0 | 9.0, 8.0 | None |None | When an [Ubuntu version](https://wiki.ubuntu.com/Releases) falls out of support, .NET is no longer supported with that version. @@ -181,7 +182,7 @@ When you install with a package manager, these libraries are installed for you. ===== All versions --> -::: zone pivot="os-linux-ubuntu-2410,os-linux-ubuntu-2404,os-linux-ubuntu-2204" +::: zone pivot="os-linux-ubuntu-2504,os-linux-ubuntu-2404,os-linux-ubuntu-2204" ## Unsupported versions diff --git a/docs/zone-pivot-groups.yml b/docs/zone-pivot-groups.yml index c5e76fb1c3304..362bda8aa6607 100644 --- a/docs/zone-pivot-groups.yml +++ b/docs/zone-pivot-groups.yml @@ -120,8 +120,8 @@ groups: title: Ubuntu Version prompt: Choose the Ubuntu distribution version pivots: - - id: os-linux-ubuntu-2410 - title: "24.10" + - id: os-linux-ubuntu-2504 + title: "25.04" - id: os-linux-ubuntu-2404 title: "24.04" - id: os-linux-ubuntu-2204 From 3d66651b99360bc32809f8411b08e1492baea3ca Mon Sep 17 00:00:00 2001 From: Mateus Rodrigues de Morais Date: Thu, 31 Jul 2025 13:53:29 -0300 Subject: [PATCH 2/3] Update remarks about IBM Z and Power compatibility --- docs/core/install/linux-ubuntu-decision.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/core/install/linux-ubuntu-decision.md b/docs/core/install/linux-ubuntu-decision.md index 14734e406aeb6..a3aaae3e097d2 100644 --- a/docs/core/install/linux-ubuntu-decision.md +++ b/docs/core/install/linux-ubuntu-decision.md @@ -46,7 +46,7 @@ When your version of Ubuntu supports .NET through the built-in or .NET backports | Method | Pros | Cons | |--------|------|------| -| [Package manager
(built-in
Ubuntu feed)](#supported-distributions) | | | +| [Package manager
(built-in
Ubuntu feed)](#supported-distributions) | | | | [Package manager
(.NET backports
Ubuntu feed)](#register-the-ubuntu-net-backports-package-repository) | | | | [Package manager
(Microsoft feed)](#register-the-microsoft-package-repository) | | | | [Script \ Manual extraction](linux-scripted-manual.md) | | | @@ -62,7 +62,7 @@ Use the following sections to determine how you should install .NET: - [I want to install a preview version](#i-want-to-install-a-preview-version) - [I don't want to use APT](#i-dont-want-to-use-apt) - [I'm using an Arm-based CPU](#im-using-an-arm-based-cpu) -- [I'm using the IBM System Z platform](#im-using-the-ibm-system-z-platform) +- [I'm using the IBM System Z or Power platform](#im-using-the-ibm-system-z-or-power-platform) ### I'm using Ubuntu 22.04 or later, and I only need .NET @@ -126,9 +126,9 @@ If the version of .NET you want isn't available, try using one of the following - [Install .NET with `install-dotnet` script.](linux-scripted-manual.md#scripted-install) - [Manually install .NET](linux-scripted-manual.md#manual-install) -### I'm using the IBM System Z platform +### I'm using the IBM System Z or Power platform -Starting with .NET 8 on Ubuntu 24.04, Canonical supports .NET for the IBM System Z platform. Canonical works on extending the support to other .NET and Ubuntu versions. +Starting with .NET 8 on Ubuntu 22.04, Canonical supports .NET for the IBM System Z and Power platforms. This support will now continue for every .NET release going forward. Install .NET through the built-in Ubuntu feed. For more information, see the following page: From ebac35110e992b261cffaceeacfd5a4b7f89489a Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Thu, 7 Aug 2025 10:49:23 -0700 Subject: [PATCH 3/3] Update docs/core/install/linux-ubuntu-decision.md --- docs/core/install/linux-ubuntu-decision.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/install/linux-ubuntu-decision.md b/docs/core/install/linux-ubuntu-decision.md index a3aaae3e097d2..0f3b9609c1a4a 100644 --- a/docs/core/install/linux-ubuntu-decision.md +++ b/docs/core/install/linux-ubuntu-decision.md @@ -128,7 +128,7 @@ If the version of .NET you want isn't available, try using one of the following ### I'm using the IBM System Z or Power platform -Starting with .NET 8 on Ubuntu 22.04, Canonical supports .NET for the IBM System Z and Power platforms. This support will now continue for every .NET release going forward. +Starting with .NET 8 on Ubuntu 22.04, Canonical supports .NET for the IBM System Z and Power platforms. This support will continue for every .NET release going forward. Install .NET through the built-in Ubuntu feed. For more information, see the following page: