Section 4 - Uninstalling the OBM software client
This section describes how to uninstall the OBM backup client application.
4.2 Uninstalling OBM on Mac OS X platforms
- Uninstall OBM by running the following command in terminal:
>cd $OBM_HOME/bin
>sudo ./uninstall.sh
- Remove all backup setting files by running the following command in terminal:
>rm -rf ~/.obm
Back to top