This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Removing AI Developer Edition

Steps for removing the product.
    1. Open a command prompt.

    2. Navigate to the cloned repository location.

    3. Run the following command to remove the containers and images.

      docker compose --profile synthetic down --rmi all
      
    4. Run the following command to remove the Python module.

      pip uninstall protegrity-developer-python