Uninstalling Orchestrator

This procedure uninstalls Orchestrator from the server.

  1. To obtain the version number of the installed version of Orchestrator, run the following command:
    # rpm -qa grep aspera
    This provides a list of all the Aspera products that are currently installed, including Orchestrator.
  2. Stop the services.
    # asctl all:stop
  3. To uninstall the product, run the following command. The value for version is the version number of Orchestrator that you obtained in Step 3.
    # rpm -e aspera-orchestrator-version-0.x86_64.rpm