Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Uninstaller for each platform #6

Open
stephenhensley opened this issue Apr 15, 2021 · 0 comments
Open

Create Uninstaller for each platform #6

stephenhensley opened this issue Apr 15, 2021 · 0 comments

Comments

@stephenhensley
Copy link
Contributor

For windows:

strip entry from PATH variable for the bin/ directory.

For macOS:

run brew uninstall on the necessary tools

strip entry from PATH for arm toolchain.


My concerns about this (mostly on Mac) is that the user may have openocd/dfu-util, etc. installed for other reasons. In which case this would still uninstall them. Since this is a system-wide installation, not just something like the Windows version that is self contained.

That said, we can just mention that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant