opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feature: uninstall command

Open rekram1-node opened this issue 2 months ago • 1 comments

Feature hasn't been suggested before.

  • [x] I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

It'd be useful to have an uninstall command that cleans up all the opencode related files.

Read global/index.ts to see where some of these are. Also consider reading installation/index.ts, if uninstalling for a package manager you prolly want to go through their process of uninstalling rather than just deleting the file executing current process.

AC: opencode uninstall command

rekram1-node avatar Nov 04 '25 16:11 rekram1-node

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

  • #14: Both request an uninstall command/script that cleans up all application files and configurations

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

github-actions[bot] avatar Nov 04 '25 16:11 github-actions[bot]