#Is it easy to uninstall?

1 messages ยท Page 1 of 1 (latest)

hidden condor
#

Right now the only way to install is by building from our fork (since the upstream PR hasn't been merged yet). To uninstall, you'd just switch back to the official OpenClaw release with:

npm install -g openclaw@latest

It replaces the fork with the official release , and your config and settings are kept.

Once our PR gets merged, install and uninstall will just be:

openclaw plugins install @openclaw/sondera
openclaw plugins uninstall sondera

silver void
#

How long do you expect for it to merged?

hidden condor
#

I'm not sure, I hope soon ๐Ÿคž but there are step by step instructions for trying it out with the fork in thea meanwhile!

amber wraith
#

is it dangerous to install on your own machine? also, it looks like we can install on remote servers? is that true? this is my first post here please be kind.