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


  1. Uninstall OBM by running the following command in terminal:
  2. >cd $OBM_HOME/bin
    >sudo ./uninstall.sh
    

  3. Remove all backup setting files by running the following command in terminal:
  4. >rm -rf ~/.obm

    Back to top