opencode uninstall should work for chocolatey and scoop on windows #5984

Closed
opened 2026-02-16 17:59:06 -05:00 by yindo · 0 comments
Owner

Originally created by @itsrainingmani on GitHub (Jan 14, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Currently opencode uninstall does not support uninstalling opencode if it has been installed via package managers on windows (choco, scoop).

There should be feature parity in the behavior of the command.

Plugins

No response

OpenCode version

1.1.20

Steps to reproduce

  1. Install opencode w/ choco install opencode or scoop install extras\opencode
  2. Run opencode uninstall
  3. Check if it is uninstalled - opencode -v

Screenshot and/or share link

Image

Operating System

Windows 11

Terminal

Windows Terminal

Originally created by @itsrainingmani on GitHub (Jan 14, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Currently `opencode uninstall` does not support uninstalling `opencode` if it has been installed via package managers on windows (choco, scoop). There should be feature parity in the behavior of the command. ### Plugins _No response_ ### OpenCode version 1.1.20 ### Steps to reproduce 1. Install `opencode` w/ `choco install opencode` or `scoop install extras\opencode` 2. Run `opencode uninstall` 3. Check if it is uninstalled - `opencode -v` ### Screenshot and/or share link <img width="571" height="579" alt="Image" src="https://github.com/user-attachments/assets/6c32e40b-9f6c-4b89-bb77-9f064d271886" /> ### Operating System Windows 11 ### Terminal Windows Terminal
yindo added the windowsbug labels 2026-02-16 17:59:06 -05:00
yindo closed this issue 2026-02-16 17:59:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#5984