Powershell: Support Question: Support ARM64 Linux?

Created on 2 May 2019  路  4Comments  路  Source: PowerShell/PowerShell

Support Question

  • When PowerShell support ARM64 Linux?

  • Is the cli exactly the same as Windows?

Issue-Question Resolution-Answered

All 4 comments

@JaneConan PowerShell has an experimental build for Raspbian (ARM32/ARM64)
Install PowerShell Core on Raspbian
PowerShell 6.2 Download Release Page

What is your Linux Distribution ?

About the cli, are you talking about "Windows PowerShell" or "PowerShell Core on Windows" ?

@JaneConan PowerShell has an experimental build for Raspbian (ARM32/ARM64)
Install PowerShell Core on Raspbian
PowerShell 6.2 Download Release Page

What is your Linux Distribution ?

About the cli, are you talking about "Windows PowerShell" or "PowerShell Core on Windows" ?

Thx! Let's have a try~
Kylin Linux, just like Ubuntu.

About cli, I means "PowerShell Core on Windows"
Is that the same as we did on Windows?

powershell.exe is Windows PowerShell (1.0-5.1) and pwsh.exe is PowerShell Core (6.*+)
You should read this document to understand differences Known Issues for PowerShell 6.0

All right Thx! Let's have a try~

Was this page helpful?
0 / 5 - 0 ratings