Agent 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 delete Agent module, execute the following:

  1. Uninstall Agent module:

    • For Python packages:

      pip3 uninstall agent
      

Note

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

  1. Delete the package with the command:

    apt remove -y aos-agent