This section describes how to remove a bundled Exponential installation from both Linux based systems and Windows.
$ su -
# cd /path/to/exponential-x.x-x.OS-DISTRO/ # ./install.sh
Use this method if the install wizard fails or if the directory where the Exponential bundle was unpacked to has been removed.
$ su -
# /opt/exponential/bin/exponential stop
# rm -fr /opt/exponential
# rm -fr /var/state/exponential