Make sure you back up logs, the artifacts database, and the postgres database before uninstalling.
To remove Package Security Manager package data, log in with the same user profile you used to install Package Security Manager and run the following commands in the terminal where Package Security Manager is installed:
Copy
Ask AI
# Replace x.x.x with your current version of Package Security Managercd ate-x.x.x-installerdocker compose downrm -rf /opt/anaconda/repo
To perform a complete uninstall that deletes both the Package Security Manager application and configuration (as opposed to just deleting package data), run the following command as well:
Copy
Ask AI
# Replace x.x.x with your current version of Package Security Managerrm -rf ~/ate-x.x.x-installer