Agent module updating¶
Important
First need to do setting up the environment. All commands are executed only from superuser.
Mode superuser:
sudo -i
Module updating:
from Python packages repository:
pip3 uninstall agent pip3 install agent
Completing update procedure, restarting services:
# Debian: systemctl restart aos-agent.service
Note
If new AccentOS Agent module package has appeared in your repository for Astra Linux (Smolensk), do the following:
Module updating:
apt install -y aos-agent