Skip to content

Raspberry pi documentation is only for arm32, arm64 pi is also an option #10181

@PaulNacamuli

Description

@PaulNacamuli

Prerequisites

  • Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Typo in Get-Foo cmdlet" instead of "Typo."
  • Verify Version: If there is a mismatch between documentation and the behavior on your system, ensure that the version you are using is the same as the documentation. Check this box if they match or the issue you are reporting is not version specific.

Links

https://learn.microsoft.com/en-us/powershell/scripting/install/install-raspbian?view=powershell-7.3

Summary

If the page indicated this was only for 32 bit Raspberry Pi it could save other folks time, and bonus points if it includes the arm64 links up front.

Details

No response

Suggested Fix

The link for
PowerShell 7.3.4 - https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/powershell-7.3.4-linux-arm32.tar.gz
is improved if it includes a second link for arm64 version, or if the top of the page indicates that these instructions are only for the 32 bit version of Rasbian.

https://github.com/PowerShell/PowerShell/releases/download/v7.3.4/powershell-7.3.4-linux-arm64.tar.gz

Is the link that worked for my 64 bit system.

Metadata

Metadata

Assignees

Labels

area-setupArea - Installer packages and configurationdistroissue-doc-bugIssue - error in documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions