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