Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #11257 - Update list of supported Linux distros #11259

Merged
merged 1 commit into from
Jul 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/docs-conceptual/install/install-ubuntu.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Information about installing PowerShell on Ubuntu
ms.date: 06/19/2024
ms.date: 07/12/2024
title: Installing PowerShell on Ubuntu
---
# Installing PowerShell on Ubuntu
Expand Down Expand Up @@ -115,7 +115,7 @@ sudo apt-get install -f
rm powershell_7.4.3-1.deb_amd64.deb

# Start PowerShell Preview
pwsh-lts
pwsh
```

## Uninstall PowerShell
Expand Down
8 changes: 4 additions & 4 deletions reference/includes/alpine-support.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
author: sdwheeler
ms.author: sewhee
ms.date: 06/04/2024
ms.date: 07/12/2024
ms.topic: include
---
<!-- markdownlint-disable first-line-h1 -->
Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycle] or the version of
[Alpine reaches end-of-life][eol-alpine].

Alpine 3.17 - OS support ends on 2024-11-22
Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr] for the following versions of Alpine:

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr]
- Alpine 3.17 - OS support ends on 2024-11-22

Docker images of PowerShell aren't available for Alpine 3.18 and 3.19 at this time.

Expand Down
19 changes: 9 additions & 10 deletions reference/includes/debian-support.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
---
author: sdwheeler
ms.author: sewhee
ms.date: 05/16/2024
ms.date: 07/12/2024
ms.topic: include
---
<!-- markdownlint-disable first-line-h1 -->
Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycle] or the version of
[Debian reaches end-of-life][eol-debian].

Debian 11 (Bullseye) - OS support ends on 2024-07-31
Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr] for the following versions of Debian:

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr]

Debian 12 (Bookworm) - OS support ends on 2026-06-10

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr]
- Debian 12 (Bookworm) - OS support ends on 2026-06-10
- Debian 11 (Bullseye) - OS support ends on 2024-07-31

Preview versions of PowerShell are provided for testing and feedback only.

Install package files (`.deb`) are also available from [https://packages.microsoft.com/][pcm].

[lifecycle]: /powershell/scripting/install/powershell-support-lifecycle
[eol-debian]: https://wiki.debian.org/DebianReleases
[mcr]: https://mcr.microsoft.com/en-us/product/powershell/tags
[mcr]: https://mcr.microsoft.com/product/powershell/tags
[pcm]: https://packages.microsoft.com/
19 changes: 9 additions & 10 deletions reference/includes/rhel-support.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,26 @@
---
author: sdwheeler
ms.author: sewhee
ms.date: 05/16/2024
ms.date: 07/12/2024
ms.topic: include
---
<!-- markdownlint-disable first-line-h1 -->
Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycle] or the version of
[RHEL reaches end-of-support][eol-rhel].

RHEL 8 - OS support ends on 2029-05-31
Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr] for the following versions of RHEL:

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr]

RHEL 9 - OS support ends on 2032-05-31

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 are
available from the [Microsoft Artifact Registry][mcr]
- RHEL 8 - OS support ends on 2029-05-31
- RHEL 9 - OS support ends on 2032-05-31

PowerShell is tested on Red Hat Universal Base Images (UBI). For more information, see the
[UBI information page][ubi].

Install package files (`.rpm`) are also available from [https://packages.microsoft.com/][pcm].

[lifecycle]: /powershell/scripting/install/powershell-support-lifecycle
[eol-rhel]: https://access.redhat.com/support/policy/updates/errata/
[ubi]: https://developers.redhat.com/products/rhel/ubi
[mcr]: https://mcr.microsoft.com/en-us/product/powershell/tags
[mcr]: https://mcr.microsoft.com/product/powershell/tags
[pcm]: https://packages.microsoft.com/
23 changes: 9 additions & 14 deletions reference/includes/ubuntu-support.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,21 @@
---
author: sdwheeler
ms.author: sewhee
ms.date: 06/04/2024
ms.date: 07/12/2024
ms.topic: include
---
<!-- markdownlint-disable first-line-h1 -->
Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycle] or the version of
[Ubuntu reaches end-of-support][eol-ubuntu].

Ubuntu 20.04 (Focal Fossa) - OS support ends on 2025-04-02
Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 and
Arm32 are available from the [Microsoft Artifact Registry][mcr] for the following versions of
Ubuntu:

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 and
Arm32 are available from the [Microsoft Artifact Registry][mcr]
- Ubuntu 22.04 (Jammy Jellyfish) - OS support ends on 2027-04-01
- Ubuntu 20.04 (Focal Fossa) - OS support ends on 2025-04-02

Ubuntu 22.04 (Jammy Jellyfish) - OS support ends on 2027-04-01

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 and
Arm32 are available from the [Microsoft Artifact Registry][mcr]

Ubuntu 24.04 (Noble Numbat) - OS support ends on 2029-04-25

- Docker images containing PowerShell 7.2, PowerShell 7.4, and PowerShell 7.5-preview for x64 and
Arm32 are available from the [Microsoft Artifact Registry][mcr]
Install package files (`.deb`) are also available from [https://packages.microsoft.com/][pcm].

Ubuntu 23.10 (Mantic Minotaur) is an interim release. Microsoft doesn't support
[interim releases][interim] of Ubuntu. For more information, see
Expand All @@ -31,4 +25,5 @@ Ubuntu 23.10 (Mantic Minotaur) is an interim release. Microsoft doesn't support
[interim]: https://ubuntu.com/about/release-cycle
[lifecycle]: /powershell/scripting/install/powershell-support-lifecycle
[community]: /powershell/scripting/install/community-support
[mcr]: https://mcr.microsoft.com/en-us/product/powershell/tags
[mcr]: https://mcr.microsoft.com/product/powershell/tags
[pcm]: https://packages.microsoft.com/
4 changes: 2 additions & 2 deletions reference/includes/windows-support.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
author: sdwheeler
ms.author: sewhee
ms.date: 05/16/2024
ms.date: 07/12/2024
ms.topic: include
---
<!-- markdownlint-disable first-line-h1 -->
Expand All @@ -25,4 +25,4 @@ Microsoft supports PowerShell until [PowerShell reaches end-of-support][lifecycl
[eol-windows]: /lifecycle/products/?terms=Windows%20Server&products=windows
[client-faq]: /lifecycle/faq/windows
[modern]: /lifecycle/policies/modern
[mcr]: https://mcr.microsoft.com/en-us/product/powershell/tags
[mcr]: https://mcr.microsoft.com/product/powershell/tags