Uninstalling AI-GUARD
- Run the following command as the root user to uninstall the encryption and decryption tool:
pip3 uninstall aiguard -y --log ~/.aiguard/log/uninstall.log
- The ~/.aiguard directory stores information such as logs and is not automatically deleted along with the uninstallation.
Parent topic: AI-GUARD Uninstallation and Upgrade