opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Winget installation option for windows

Open ma-gu opened this issue 1 month ago • 4 comments

Question

There are no winget option in the documentation, while it's possible to install via winget install --id=SST.opencode -e.

I'm wondering who is owning that winget package? There is a discrepancy in versions:

  • the latest version in Releases section is [v1.0.133](https://github.com/sst/opencode/releases/tag/v1.0.133);
  • the latest available via winget is v1.0.130.

ma-gu avatar Dec 05 '25 15:12 ma-gu

This issue might be a duplicate of existing issues. Please check:

  • #4340: Add Windows arm64 support - addresses Windows package distribution gaps
  • #2447: How to install OpenCode easily on Windows - discusses Windows installation challenges
  • #631: Windows Support - umbrella issue tracking all Windows-related problems
  • #3002: Package manager installation failures - similar installation issues on Windows
  • #208: opencode upgrade doesn't work - relates to version management and upgrades

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Dec 05 '25 15:12 github-actions[bot]

I think the winget stuff is on a delay: https://github.com/microsoft/winget-pkgs/pull/319787/files

rekram1-node avatar Dec 05 '25 21:12 rekram1-node

We used to document it but removed it because people always complained about it and there was some code signing issue or something that said oh the code has a virus but then everytime it goes away because it was a false flag

rekram1-node avatar Dec 05 '25 21:12 rekram1-node