PowerShell / PowerShell/PowerShell

Add ARM64 build target for linux-musl libc

Open
#25,762 7 comments 10 reactions 1 assignee View on GitHub

@TravisEz13 is already working on this.

Since Jul 17, 2025.

Needs-Triage
Dominant language
C#
Stars
55.5k
Forks
8.5k
Avg merge
1d 2h
Merged PRs (30d)
88

Description

Steps to reproduce
  1. Use Alpine Linux on a ARM64 processor
  2. Try to install PowerShell
  3. Can’t, ARM build for Alpine Linux (musl libc) is not provided
Expected behavior

Find a build named like “powershell-7.5.2-linux-musl-arm64.tar.gz”.

Actual behavior

No ARM64 build is provided. Can’t install PowerShell.

Environment data

A ARM64 glibc is provided, ex “powershell-7.5.2-linux-arm64.tar.gz”. Only musl is missing. ARM32 is also not provided but I don’t know is there is really a use case there.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.