Uninstall Bravetools on MacOS/Windows with Multipass host

multipass delete bravetools; multipass purge
rm -r ~/.bravetools

Uninstall Bravetools on Linux systems

Artefacts created by Bravetools can be uninstalled using LXD:

lxc profile delete bravetools-$USER
lxc storage delete bravetools-$USER
lxc network delete bravetoolsbr0

Finally, remove Bravetools images, databases, and certificates:

rm -r ~/.bravetools