RSclient module uninstalling¶
Important
First need to do setting up the environment. All commands are executed only from superuser.
Mode superuser:
sudo -i
If it is need to uninstall the RSclient module, run the command:
For Python packages:
pip3 uninstall rs-client
Note
To uninstall the RSclient module on Astra Linux (Smolensk), do the following:
Delete the package with the command:
apt remove -y aos-rs-client