Update or uninstall RepoHop Local
Keep the local service current or remove it without touching your repositories.
Use the release URL and SHA-256 published with the RepoHop Local release:
repohop update --artifact-url RELEASE_URL --sha256 SHA256
repohop doctorIf the new version cannot start safely, run repohop update --rollback to restore the previous verified binary.
Before uninstalling:
- Run
repohop freeze. - Revoke the device in the dashboard.
- Run
repohop service stop. - Run
repohop service uninstall.
Uninstalling RepoHop Local removes its service, credentials, logs, and local RepoHop state. It never deletes an approved repository or its Git history.