Previous Topic: Uninstall the Web Agent Option Pack from Windows Systems

Next Topic: Upgrade the Option Packs

Uninstall the Web Agent Option Pack from UNIX Systems

The uninstallation instructions that follow reflect the GUI mode prompts. For UNIX systems, you can uninstall the Option Pack using Console mode by executing the Option Pack binary file with the -i console command argument. The command line installation prompts are similar to GUI mode prompts.

To uninstall the Web Agent Option Pack

  1. Stop the Web server and exit any applications that are running.
  2. Open a console window.
  3. Add the location of the JDK to the PATH environment variable to uninstall the Option Pack as follows:

    PATH=/jdk_home/bin:${PATH}

    export PATH

    where jdk_home is the location of the JDK

    This avoids an error message that the Java virtual machine could not be found.

  4. Navigate to the installed location of the Web Agent.
  5. At the prompt, enter one of the following:
    GUI mode

    ./nete-wa-opack-uninstall.sh

    Console mode

    ./nete-wa-opack-uninstall.sh -i console

  6. Review the dialog that confirms the removal of the Option Pack, then click Uninstall.

The Web Agent Option Pack is now removed from your system.