Section 4 - Uninstalling the OBM software client

This section describes how to uninstall the OBM backup client application.




4.3 Uninstalling OBM for Linux / FreeBSD / OpenBSD / Solaris


  1. Uninstall the backup application by running the uninstall scripts:
  2. # sh /usr/local/obm/bin/uninstall.sh

  3. Remove all installation files by running the following command:
  4. # rm -rf /usr/local/obm

  5. Remove all backup setting files by running the following command:
  6. # rm -rf ~/.obm

    Back to top