Uninstalling Voi
Removing Your Installation
Danger
Make sure to keep your account mnemonics in a safe place. If you lose it, you will lose access to your account, including any Voi and Via tokens you have.
To uninstall, execute the following commands:
-
Leave the Swarm
docker swarm leave --force
-
Remove the ~/voi directory
rm -rf ~/voi/
-
Remove the /var/lib/voi directory
rm -rf /var/lib/voi