Go to documentation repository
To remove Axxon One but save the configuration, run the following command:
| Code Block |
|---|
sudo apt remove axxon-* |
To completely remove Axxon One, run the following commands in sequence:
| Code Block |
|---|
sudo apt --purge remove axxon-* -y |
| Code Block |
|---|
sudo apt autoremove -y |
| Code Block |
|---|
sudo rm -r /opt/AxxonSoft/ |