[Package Issue]: LLVM doesn't install the arm64 version (woa64) on Windows Arm64

Open
#95,154 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
yaml
Domain
cli

Research direction

Start with manifests/l/LLVM/LLVM/15.0.5/LLVM.LLVM.installer.yaml and compare its installer entries with the LLVM 15.0.6 release asset named in the issue. Confirm the manifest's architecture metadata and ensure winget install llvm on Windows Arm64 selects the native woa64 installer, then validate the manifest.

Written by the indexing model from the issue text.

Description

Issue-Bug
Please confirm these before moving forward
  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue

Installation issue.

Brief description of your issue

On a Windows Arm64 I expect to get the native arm64 version of LLVM.

Steps to reproduce

On a Windows Arm64 device:

winget install llvm
Actual behavior

Installs the x64 version.

https://github.com/microsoft/winget-pkgs/blob/master/manifests/l/LLVM/LLVM/15.0.5/LLVM.LLVM.installer.yaml only has x86 and x64 versions.

Expected behavior

Install the arm64 version.

See https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.6/LLVM-15.0.6-woa64.exe

Environment
!
Screenshots and Logs

No response

Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
376

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.

More from microsoft/winget-pkgs

All issues in microsoft/winget-pkgs

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.