Uninstalling Apps on Linux

To uninstall the application on Linux, there are a few things you need to do:

  1. Navigate to /usr/local/ and delete the application directory.
  2. Delete, rename, or move your .nuke directory, if it exists.
  3. The directory is found in your home directory, by default:

    /home/<login name>/.nuke

  4. Delete, rename, or move your cached files, which reside in the following directory by default:
  5. /var/tmp/nuke

    Note:  If you specified an alternate directory using the NUKE_TEMP_DIR environment variable, purge those files as well as the default location. See Nuke Environment Variables for more information.