Skip to content

docs: add uninstallation instructions to README#1257

Open
nil957 wants to merge 1 commit intooraios:mainfrom
nil957:docs-add-uninstallation-instructions
Open

docs: add uninstallation instructions to README#1257
nil957 wants to merge 1 commit intooraios:mainfrom
nil957:docs-add-uninstallation-instructions

Conversation

@nil957
Copy link
Copy Markdown

@nil957 nil957 commented Mar 31, 2026

Summary

Adds a new 'Uninstallation' section to the README that explains how to remove Serena from a system.

Changes

The new section covers:

  • How to clear uvx/uv cache if running Serena through uvx
  • How to remove manually created files (e.g., git clone)
  • How to delete the Serena home folder (~/.serena)
  • How to remove project-specific .serena folders

The content is based on the guidance provided by @opcode81 in the issue discussion.

Fixes #1233

Add a new 'Uninstallation' section to the README that explains how to
remove Serena from a system:
- How to clear uvx/uv cache if using uvx
- How to remove manually created files (e.g., git clone)
- How to delete the Serena home folder (~/.serena)
- How to remove project-specific .serena folders

Fixes oraios#1233
@opcode81
Copy link
Copy Markdown
Contributor

This does not belong in the README but in the user guide.
For the time being, you can add a subsection at the end of 999_additional-usage.md for this.

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.

Instructions on deinstallation

2 participants