CloudManager module uninstalling

Important

First need to do setting up the environment. All commands are executed only from superuser.

Mode superuser:

sudo -i

If you need to uninstall the CloudManager module, perform following actions:

  1. Delete CloudManager module:

    • For Python packages:

      pip3 uninstall cloud-manager
      
  2. Restart services:

    systemctl restart aos-cloud-manager-*
    

Note

To uninstall the CloudManager module on Astra Linux (Smolensk), do the following:

  1. Delete the package with the command:

    apt remove -y cloud-manager
    

Note

Settings files and log files will not be deleted, just like tables in database.