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

docs: add a section on uninstalling bun #2560

Merged
merged 1 commit into from
Apr 6, 2023
Merged

docs: add a section on uninstalling bun #2560

merged 1 commit into from
Apr 6, 2023

Conversation

paperdave
Copy link
Member

i dont think this is a true fix for #2438, but adding this info informs how to uninstall bun before some "uninstall the runtime" command is added.

i think bun should have some command to remove itself. maybe something like bun remove -g bun or some top level command name i cant think of (uninstall is already a command), and what this would do on top of rm ~/.bun is do the reverse of the install script messing with your shell configurations, or printing a message if it couldn't remove (nonexistent) bun from your $PATH

@colinhacks
Copy link
Contributor

maybe something like bun remove -g bun

Possibly something like this:

$ bun self uninstall

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

Successfully merging this pull request may close these issues.

2 participants