-
Notifications
You must be signed in to change notification settings - Fork 1.6k
/
Copy pathInstalling-PowerShell.yml
68 lines (60 loc) · 2.13 KB
/
Installing-PowerShell.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
### YamlMime:Landing
title: Install PowerShell on Windows, Linux, and macOS
summary: Learn about installing PowerShell on Windows, Linux, and macOS.
metadata:
title: Install PowerShell on Windows, Linux, and macOS
description: Learn about installing PowerShell on Windows, Linux, and macOS.
ms.topic: landing-page
ms.date: 11/16/2023
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Card
- title: Windows
linkLists:
- linkListType: overview
links:
- text: Install PowerShell on Windows
url: Installing-PowerShell-on-Windows.md
- text: Supported Windows releases
url: Installing-PowerShell-on-Windows.md#supported-versions-of-windows
# Card
- title: macOS
linkLists:
- linkListType: overview
links:
- text: Install on macOS
url: Installing-PowerShell-on-macOS.md
- text: Supported macOS releases
url: Installing-PowerShell-on-macOS.md#supported-versions
# Card
- title: Linux
linkLists:
- linkListType: overview
links:
- text: Linux overview
url: Installing-PowerShell-on-Linux.md
- text: Alpine
url: install-alpine.md
- text: Debian
url: install-debian.md
- text: Red Hat Enterprise Linux
url: install-rhel.md
- text: Ubuntu
url: install-ubuntu.md
# Card
- title: "Q&A"
linkLists:
- linkListType: get-started
links:
- text: Alternate install methods
url: install-other-linux.md
- text: Community supported Linux
url: community-support.md
- text: Using PowerShell in Docker
url: PowerShell-in-Docker.md
- text: Arm Processor support
url: PowerShell-on-ARM.md
- text: Microsoft Update FAQ for PowerShell
url: microsoft-update-faq.yml
- text: PowerShell Support Lifecycle
url: PowerShell-Support-Lifecycle.md