Skip to content

Uninstall Synchro Foundation

This section describes how to uninstall Synchro Foundation on RPM and Deb based distros.

asciinema(../assets/uninstall-foundation.asciinema)

Gracefully Shutdown

Before uninstalling Foundation, make sure to run $ foundation stop.

Backup

Foundation has a configuration file in /etc/foundation/*.settings. After uninstalling or reconfigure Foundation, this file is removed or overwritten according to the operation ran.

Data

Foundation setup data are stored in /etc/foundation folder, and foundation applications data are in <foundatipn-path>/system/. Uninstall does not remove this folder.

RPM-like distros (CentOS, Fedora, Oracle Linux and RedHat)

  1. Run the following command to remove Foundation's binary:
sudo yum remove synchro-foundation

Ubuntu

  1. Run the following command to remove Foundation's binary:
sudo apt-get remove synchro-foundation

Suse Linux

  1. Run the following command to remove Foundation's binary:
sudo apt-get remove synchro-foundation