Virtualization, Servers and Storage : How-to uninstall the Ubuntu/Debian NetWorker software for UTORrecover

To uninstall the NetWorker software, perform the following steps.

(blue star) Instructions

  1. Log in to the target host as root.

  2. Stop the nsrexecd daemon, by typing the following command:

    systemctl stop networker
  3. View a list of the installed NetWorker packages by typing the following command:

    dpkg -l | grep lgto
  4. Remove the NetWorker packages by using the dpkg -r command:

    dpkg -r lgtoclnt 
  5. If there is no plan to update or reinstall the software packages, remove the /nsr directory.

  6. If no plan exists to update or reinstall the NetWorker software, use the dpkg -P command to remove the NetWorker configuration files.

    dpkg -P lgtoclnt